Question
Uart bulk data transfer
Hello
i need some help in transfering 24 bit 3 channel adc captured data via uart. SPI based ADC sampling rate is 4ksps i.e. I get dataready interrupt at every 256usec . The total bits per second would be then 4000x9x8 equals 288000.
Can anyone help me with how can i transfer this via uart? (MCU - stm32l476 at 48MHz)
Thanks in advance.
