STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F042F6P6 Remapping Pins in CubeMX

Hello,Im trying to use CAN on an STM32F042F6P6. The datasheet tells me to remap PA11/12 to PA9/10. How would I do that in CubeMX?https://www.st.com/resource/en/datasheet/stm32f042c4.pdfIf I hover over the grayed out CAN, it tells me that I have to do...

pcbbuilder_0-1697393881401.png

B-L475E-IOT01A flashing default firmware.

HI I am newbie and just got my hands on STM32 Discovery Kit IoT Node.According to the documentation the initial WiFi configuration was working fine. I was able to connect to WiFi. As i started playing around with it on STM32CubeIDE i have flashed var...

ambinabhi by Associate II
  • 1191 Views
  • 3 replies
  • 0 kudos

Bootloader Write command via terminal

Hello,I'm trying to write a program into a "STM32F334C6T6". For programing I want to use serial communication (UART1) and terminal (CoolTerm).So far I got a success with Get, Get ID and Read Memory commands. (refer to this manual https://www.st.com/r...

DIvan1_1-1697184595098.png
DIvan.1 by Associate III
  • 1737 Views
  • 2 replies
  • 0 kudos

stm32f103c8t6

i have flashed a stm32f103c8t6 with freejoy code but now i am trying to re-use this for another project but how to i flash this back to a stock form. as when plugged back in to pc its coming up with they freejoy and not able to get it to show for pro...

caver99 by Associate
  • 1431 Views
  • 3 replies
  • 0 kudos

What is the maximum UART speed on the STM32H7B0xB?

I'm looking at the STM32H7B0xB. I'm confused about what the actual maximum baud rate of the UART (in asynchronous mode) is. I'm getting three conflicting answers:Section 3.38 (the USART section of the datasheet) says: "These interfaces provide asynch...

Resolved! Built In LED Stopped Working

Hello,I was using STM32 Blue Pill board and it was working fine until few hours ago. It suddenly stopped working. I was trying to make the built-in LED (At PC13) blink using Arduino IDE but it's not even blinking when i do Reset now. I've tried Flash...