ejleiss
Junior Member level 2
- Joined
- Jul 2, 2009
- Messages
- 22
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,446
Hello,
I am trying to figure out the minimum baud rate required for my data transfer via microcontroller UART.
I have an spi device that samples at 3200Hz (spi running at 2MHz) and I place these samples in a frame consisting of 16 total bytes.
What is my minimum serial baud rate to ensure that I don't miss sending out any samples that I obtain from my SPI device?
Is there a formula for this?
Thank you.
I am trying to figure out the minimum baud rate required for my data transfer via microcontroller UART.
I have an spi device that samples at 3200Hz (spi running at 2MHz) and I place these samples in a frame consisting of 16 total bytes.
What is my minimum serial baud rate to ensure that I don't miss sending out any samples that I obtain from my SPI device?
Is there a formula for this?
Thank you.