cancel
Showing results for 
Search instead for 
Did you mean: 

How to use printf

syedhashmiraza
Associate II

hey how to use printf in stm32f429i-disc1 board and my mcu is stm32f103cbt6

23 REPLIES 23

this is not working

That tells us nothing!

You've been directed to the Posting Tips before:

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

You need to give full details before anyone is going to be able to help you!

So, again:

  1. What, exactly, have you tried?
    Show code (following the instructions above) & give full hardware details, tools used, etc.
  2. What were you expecting to happen?
  3. What actually happened - give full details; not just, "it didn't work"
  4. What investigation/testing/debugging have you done to find out what's going wrong?

Some general debugging tips here:

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/tac-p/706966/highlight/true#M49 

Hello, I'm finding the article very interesting and it seems to be the answer to my question about how to direct the printf output to the virtual connection port on the USB, but I couldn't help but ask if the process is exactly the same for the Nucleo-F411RE board.

Is the UART used the same? And how many pins are also the same? I think the rest is the same.

In response to my anxious question, it worked perfectly on the Nucleo-F411RE.

Now the STM32 world opens up to great challenges.