STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Low power STOP1 mode current consumption high

Hello,I am using STM32G4 to develop a project where I am running FreeRTOS.Recently I was working on debugging the issues for low power mode.I can confirm all the peripherals clocks are disabled before entering the STOP1 mode, but the power consumptio...

STM32 OV7670 DCMI

Hello, for a few days I have been trying to run the OV7670 camera on the STM32F446RE (Nucleo).Since the full QVGA RGB565 (153600 B) does not fit in RAM, for now i opted for QVGA Y8 Grayscale, however i must have some problem with how im configuring s...

Resolved! How to control STM32H7RS GPIO port P and N?

I use NUCLEO-H7S3L8 to evaluate our new solution. I want to use GPIO port P to control a few external components.I add some test code into NUCLEO-H7S3L8\Examples\GPIO\GPIO_IOTggle project, like the below snapped code:__HAL_RCC_GPIOP_CLK_ENABLE();GPIO...

STM32H562 Digital vs Analog temperature sensor

HiWe are currently working on a new board with a STM32H562. As part of the design, we want to measure the temperature of the MCU. In the Datasheet of the STM32H562 I see the “Analog temperature sensor” (as I know it from other STM32) connected to the...

MMeie.3 by Associate II
  • 172 Views
  • 4 replies
  • 5 kudos

FDCAN1 not working on PA11 and PA12

Hello everyone, I tried to put Canopen node for stm32 into operation. I used the standard pinning from STMCubeIde, i.e. pa 11 and 12. But this does not seem to work. void FDCAN1_IT1_IRQHandler(void) { /* USER CODE BEGIN FDCAN1_IT1_IRQn 0 */ /* USER ...

Meiko_Ju by Associate
  • 328 Views
  • 13 replies
  • 1 kudos

Nucelo-h755zi-q flash crc Error

Hi all, attempting to write data to a specific address in flash bank 1 and calculate the CRC. Using three different CRC methods: flash CRC, software CRC, and hardware CRC, but getting three different values for the same data. The code is attached bel...

Ismails by Associate II
  • 55 Views
  • 0 replies
  • 0 kudos