2024-01-25 04:21 AM - edited 2024-01-25 04:24 AM
Hi all
I'm want to send a string from one stm32 to another stm32 to blink an led on it I'm using uart polling method to do that.
The communication happens and led blinks only if I press the Reset button once I switch off and on power supply. What should be done if I want continuous communication.
Solved! Go to Solution.
2024-01-29 02:07 AM
So there must be something wrong with the reset arrangements in your hardware
2024-01-29 03:11 AM
I have shorted SB1 and R24 in the Reset section and SB21 is shorted to ground and left R59 open on the F429 controller side.
2024-01-29 03:21 AM - edited 2024-01-29 03:27 AM
@harry123 wrote:I have shorted SB1 and R24
You've shorted R24?
You mean NRST is connected direct to VDD??! :flushed_face:
EDIT
You said it's a custom board, but that looks very much like an ST devboard schematic? :thinking_face:
2024-01-29 06:49 PM - edited 2024-01-30 10:40 PM
Made custom board same as stm32f4 disc1. Sorry, I was confused R24 is connected to 100K but it shows not fit in the schematic.