STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO BOARD NOD FLASH DRIVE

Hello, I am using Nucleo board, every time when I connect usb port on debuger side, my pc popups a windows to tell me "NOD_F439ZI" is connected, so I can use file explorer to view the file on it. For example, NUCLEO-F439ZI has 6MB space, does anybody...

yang hong by Associate III
  • 1484 Views
  • 1 replies
  • 0 kudos

Resolved! Can we set Boot0 in Software?

Hello,I am working on a project where we have a main board and a header board connected via SPI. We have the ability to update the firmware of the main board over the air but not for the header board. We now have a need to update the firmware of the ...

cluelezz_0-1713473044908.png
cluelezz by Associate II
  • 3250 Views
  • 4 replies
  • 0 kudos

Distribute Pll in STM32F407 board.

I have developed two functions that is Mcu_Init and Mcu_Initclock in Mcu development for stm32F407 board.Similarly I want to develop Distribute Pll function for this but I am unable to do that.Could you help me in this ?Pfa of my code below.#include ...

STM32 l432KC USART2 serial debug

I am trying to communicate(Tx and Rx) with the arduino serial monitor using USART2 using ppins PA2 and PA3 respectively. This si done with the assumption that these are the pins which are connected to the USB serial wires. Mt USART Tx fucntion is wor...

USART1 and USART2 STM32H7B3I-DK

Hello everyone!I am working with STM32H7B3I-DK and I have enabled USART1 based on the available example, but I need to enable USART2 to connect to the WiFi. If I use the same code but with RX and TX pins from USART2, I can see nothing on console. Do ...

User1340 by Associate II
  • 4910 Views
  • 9 replies
  • 2 kudos