Select Git revision
test-vn100.cpp
-
Emilio Corigliano authored
- added a general interface in order to be transparent in using the usart port with the miosix driver or the boardcore one - defined a wrapper in order to use the STM32Serial driver - improved tests of VN100, usart and max485 (to be removed) WARNING for test-usart: working if "write, >10ms sleep (or a printf...), STM32SerialWrapper::read". if we omit "time" we end up failing the test. More data is sent and more baudrates will fail (from 2400 to greater).
Emilio Corigliano authored- added a general interface in order to be transparent in using the usart port with the miosix driver or the boardcore one - defined a wrapper in order to use the STM32Serial driver - improved tests of VN100, usart and max485 (to be removed) WARNING for test-usart: working if "write, >10ms sleep (or a printf...), STM32SerialWrapper::read". if we omit "time" we end up failing the test. More data is sent and more baudrates will fail (from 2400 to greater).