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

Resolved! Sensortile.box pro mqtt

Hello everyone! I'm a novice and I've never used an STMicroelectronics component before.I just downloaded the ST BLE Sensor application to connect to my SensorTile.Box Pro. It recognizes it and everything seems fine so far. I also noticed that there'...

Frabbit by Associate III
  • 2527 Views
  • 5 replies
  • 0 kudos

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
  • 1507 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
  • 3286 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...