STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 F3 Pll stuck

I’ve an weird issue with one of my boards. On the code where the clocks are initialised(it’s the default code generated by Cube), the mcu gets stuck on the line, HAL_Pll_Enable and it continuously restarts the mcu every 6ms. But the same hex file, wo...

Walter3 by Associate II
  • 1232 Views
  • 8 replies
  • 0 kudos

Trouble with SDMMC driver and STM32F7

Posted on June 01, 2018 at 02:17Hi everyone,I'm using an STM32F777 part, with files generated by the very latest version of CubeMX (4.25.1)I've spent the day struggling through issues writing a file to an SD card using the fatfs middleware.  I've pr...

STM32f303k8t6 Nucleo board with DS18S20 Temp sensor.

Dear all, I want to read the temperature by DS18S30. For that I have downloaded the library for DS18B20 (not DS18S20, because not available) from https://github.com/nimaltd/ds18b20. I have added this to my project in Keil as shown in figure. But it c...

0690X000006BtcRQAS.jpg
ssaho by Associate
  • 390 Views
  • 1 replies
  • 1 kudos

Does STM32H7 support ISO CAN FD?

The Reference manual states that the FDCAN supports CAN FD according to specification 1.0, but also states it is ISO 11898-1:2015 conformant.Also: There is a bit in one of the control registers that suggests the FDCAN can support both versions. Is th...

FGutm by Associate
  • 404 Views
  • 1 replies
  • 0 kudos

STM32F411RE using External power supply

Hello,to finish my project i want to remove my the cable wich is plugged in to my PC. So i need an external power supply. In the Datasheet i found the topic "external power supply" but i still dont know how to connect it. It says that i have to use E...