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
The UART is working on my Raspberry Pi (I can jump the TX/RX wires and see echo), however when I connect my Pi UART wires to the UART3 pins on the STM board nothing happens.
Any ideas how I can get the bluetooth/UART features working on this board?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I have the STM board with I believe the stock firmware installed. It works fine with the PS2 controller.
I am trying to talk to the UART3 pins and send commands like
A
to go forward, as defined incontrol.c
from the source code here: https://github.com/MoebiusTech/Stm32f103rct6/blob/master/Moebius_stm32f103rct6_1.0.4.zipThe UART is working on my Raspberry Pi (I can jump the TX/RX wires and see echo), however when I connect my Pi UART wires to the UART3 pins on the STM board nothing happens.
Any ideas how I can get the bluetooth/UART features working on this board?
Thanks
The text was updated successfully, but these errors were encountered: