You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add FM30_RX_MINI_AS_TX_via_STLINK
* Use UART2 for RXasTX, change variant Serial to UART1
* Explicity init UART gpio speed / output type
* Defect and ignore UART RX bytes with framing errors
* FM30 Mini RX as TX bootloader
* HDSEL is set by Serial.setHalfDuplex()
* Pin platform version 13 for FM30 mini as TX
* Add enableHalfDuplexRx() to native serial mock
* Remove redundant line
* Add TX/RX_CONFIG_MAGIC
* Switch UART2TX to PULLDOWN
Since we're inverted we should idle low eh?
Fixes T-Lite connection TO handset not working except
in bootloader. FROM handset was working.
* Set A2 to pulldown, not A1
* Forgot second LL_GPIO_SetPinPull
0 commit comments