During development for ILI9341 display, I got timeout on SPI RX once a minute. Used baudrate 1000000 for first steps.
Right now the baudrate is set to 320000 and its working fine now (at least it works for some minutes now.
Is there any guideline or testing environment to select best baudrate ?
BTW, as far as I can see, speed of the application is the same with both baudrates.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
During development for ILI9341 display, I got timeout on SPI RX once a minute. Used baudrate 1000000 for first steps.
Right now the baudrate is set to 320000 and its working fine now (at least it works for some minutes now.
Is there any guideline or testing environment to select best baudrate ?
BTW, as far as I can see, speed of the application is the same with both baudrates.