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

COM LED remains red after download of file

Hi, recently I have had a overcurrent issue with my old stm32 Nucleo H7a3zi-q board, so I replaced it with a spare identical to the previous board, but now I am having two new issue.One is that when I connect the reset pin to an external trigger with...

gz273_0-1712762648815.png gz273_1-1712762656319.png gz273_0-1712762770764.png processed-F67E61A1-AE44-4A8E-861D-236B89129365.jpeg
gz273 by Associate
  • 902 Views
  • 0 replies
  • 0 kudos

Using RC522 module on STM32F401

Hello,For a school project, I am trying to use the module RC522 module to do RFID tagging with a Nucleo F401RE. I had some issues to do it and was wondering if anyone has a good library with this board.If needed, I can provide you my code.

Hippo by Associate
  • 4579 Views
  • 3 replies
  • 0 kudos

Designing custom Board

Hello,for a DIY project including LoRa ra-02, MPU6050 and NEO-6M i have purchased some Blue pills from a vendor but it turned out they are fake blue pills (STM32F103C6).I am trying to make a RC, so i have a Transmitter which needs 2xSPIs (one for LoR...

hamo by Senior
  • 2897 Views
  • 8 replies
  • 1 kudos

Resolved! STM32H7B3I-DK CubeMX Board Configuration

In using CubeMx 6.11.0 to start a new project for the STM32H7B3I-DK to use the USB OTG, I noticed that none of the USB_OTG_HS_ULPI_xxxx pins are configured. The USB_OTG_HS peripheral option is not allowed because of an I2S6 conflict. Now I'm wonderin...

maynarde by Associate
  • 1865 Views
  • 3 replies
  • 0 kudos

Resolved! stm32H745i-disco board lwip + freertos + stmcubemx 6.10 code generation guide

i wand to work on ethernet of stm32H745i disco board , i need to generate code  lwip + freertos using toolstm32cubemx version 6.10.0 please give simple demo working project that generated by stm32cubemx version 6.10.0or guide me how to enable lwip an...