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

hi, I have a few stm32f429i discovery old version, they work by USB connection to PC (for power) or by 5v external power supply(without USB connection )

recently I bought some new version (disc1) these start working by connecting USB,but they don't start by 5v external supply without USB connection to PC,I have to connect USB connection to PC and external 5v to proper pin then it starts working , now...

My simple IWDG dont work - why?

Hi.I downloaded some IWDG example code from Keil because I will use the IWDG-feature of my STM32F107. Configurations/init are located in this procedure://__inline static void stm32_IwdgSetup (void) { static void stm32_IwdgSetup (void) {   RCC->...

0690X000006CrtMQAS.png

Resolved! Trouble with ST-LINK/V2 debugger

I'm feeling really stupid about this. We were unable to debug in our circuit, so to check, we have a standalone STM32L021D4Px, mounted to a solderless breadboard. 3.3V is connected to Pin 14, ground to pins 9 and 1, NRST to pin 4, SWDIO to pin 13 and...

Resolved! Problems when reading from FLASH; STM32F4

I successfully write to FLASH but when I try to read I get 0.First I read some data from keyboard to initialize "inter" variable.Then I store it in FLASH, but I can't read it.Here is what I've added to linker .ld file:/* Specify the memory areas */ M...

0690X000006CrQeQAK.png 0690X000006CrQyQAK.png 0690X000006CrRDQA0.png 0690X000006CrT4QAK.png
Jake2451 by Associate
  • 1053 Views
  • 3 replies
  • 0 kudos

X-NUCLEO-MEMS1 function call constructs

Hi,Here is the code from CubeMX generated BSP module for hts221 sensor./** * @brief Read generic device register * * @param hts221_ctx_t* ctx: read / write interface definitions * @param uint8_t reg: register to read * @param uint8_t* d...

X-NUCLEO-IHM02A1 + NUCLEO-144 - F767Z compatibility

Hello, Although in the X-NUCLEO-IHM02A1 datasheet specify that has been tested only with NUCLEO-F401RE, NUCLEO-F302R8 and NUCLEO-F072RB, I would like to know if anybody has tested it with a "NUCLEO-144 - F767Z". Could I suppose that the 2 axis extens...

FMora by Associate II
  • 380 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F7 : consumption versus frequency

Hello,I dont find a graphic "consumption versus frequency" to have an idea of the slope.I am looking for different modes like run, sleep, stop and standby.Thanks for help,

I2C DMA function... help me to make code... and working..

I am using Stm32F411RCT chip and using BMP280 pressure sensor * 2 ea and hdc1080 * 1ea. ​I made the code for three sensors to act as a polling.​however, in order to reduce the amount of time that data is read and written, I am changing that function...

mkim.51 by Associate II
  • 759 Views
  • 2 replies
  • 0 kudos

LTDC

I'm using stm32h753-eval, when I use LTDC demo, if i use BSP_LCD_Clear(LCD_COLOR_WHITE) , the program will crash. I need help, thank you very much

speng.3 by Associate II
  • 997 Views
  • 5 replies
  • 0 kudos