Author Topic: How to connect FTDI breakout to Attiny84?  (Read 1753 times)

0 Members and 1 Guest are viewing this topic.

Offline trojanhorseTopic starter

  • Newbie
  • Posts: 3
  • Country: us
How to connect FTDI breakout to Attiny84?
« on: January 30, 2017, 01:50:00 pm »
Hi,
How do I connect a sparkfun FTDI breakout board to an Attiny84?       https://www.sparkfun.com/products/9716

Also first time posting.
 

Online Buriedcode

  • Super Contributor
  • ***
  • Posts: 1612
  • Country: gb
Re: How to connect FTDI breakout to Attiny84?
« Reply #1 on: January 30, 2017, 02:29:23 pm »
Well, depends on what you want to do. If you want to flash/program the Attiny, and you have an Arduino then this may be of some use:

http://madebymarket.com/blog/dev/programming-attiny84-from-pro-mini-with-ftdi.html

If you have already programmed the Attiny and have got a software UART running, then just hook up the Tx/Rx lines to the pins you've made Rx and Tx.

This page also describes giving the Attiny84 serial capability:
https://www.hackster.io/porrey/easy-serial-on-the-attiny-2676e6

The Attiny84 does not have a UART, but it does have a Universal serial interface - which can be used to create a software UART.

I suspect you want to program the device, in which case you will need a programmer.. be it a USBasp, an Arduino (that can be programmed to be an ISP programmer).

Do you have a blank Attiny84, or one with a built-in bootloader?
 

Offline trojanhorseTopic starter

  • Newbie
  • Posts: 3
  • Country: us
Re: How to connect FTDI breakout to Attiny84?
« Reply #2 on: February 18, 2017, 02:36:38 am »
So sorry its took a while to respond, I've been busy.

I'll try it.

Thank you
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf