Skip to content

Conversation

jankosso
Copy link

@jankosso jankosso commented Nov 4, 2018

The original project was not compiling under SW4STM32.

The declarations from the comms.c were missing. So i added an comms.h with them included stdlib.h
The function abs() was not defined, so i included the stdlib.h

It was hard to differentiate the pins from both UARTs in the pinout diagram.
So i added the UART-numbers to the RX and TX pins.
pinout

-Added comms.h with declarations
-included stdlib.h in main() für abs()

Updated pinout.png to reflect UART number for RX and TX
@Dintojoseph
Copy link

Anybody can make full video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants