STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue to use PC13 as output on RTC wakeup timer

hello all, I want to write a code to test the possibility to use PC13 as output to activate a regulator when the micro is in Vbat mode.. I'm using a STM32F476.in the manual, in Vbat mode, RTC_OUT still available for Alarm ou wakeup output.so, in cube...

Seth1er by Associate II
  • 1269 Views
  • 5 replies
  • 0 kudos

H7 ADC Gapping - Voids in the digital output

Hardware: H750 Revision VPeripheral in Question: ADC 1 and 3Capture rate: 860HzADC Kernel Clock: 2MhzChannels Converted: 5ADC Conversion overlap: NOTransfer Protocol: DMAADC Conversion Trigger: TIMWe are using ADC 1 and 3 to capture analog pressure s...

0693W00000WJuqEQAT.jpg 0693W00000WJuq9QAD.jpg 0693W00000WJG9yQAH.jpg 0693W00000WJG9jQAH.jpg
PWalt.2 by Associate II
  • 1992 Views
  • 16 replies
  • 0 kudos

Using external ram as heap space

Hello,I am working on a project with an STM32H753 Microcontroller and I have an external SDRAM 32 mbyte connected to the MCU via FMC. I want to use the SDRAM as default heap space. This because I want cJSON library use this memory space for dynamic a...

SEfte.1 by Associate II
  • 1389 Views
  • 4 replies
  • 0 kudos

looking for help with a pwm

I have this code that bring a line up for 5us and down for 20. I want to invert it. I thought the first part of the code was a time base loop and the second was also a timer base loop. but one setting effects the other. If I use htim4.Init.Period = 2...

ulao by Associate III
  • 513 Views
  • 2 replies
  • 0 kudos

Resolved! Erasing a Flash Page of STM32L4R5 doesn’t work

I'm trying to erase a Flash Page of from my firmware Application with STM32L4R5 using the function 'HAL_FLASHEx_Erase()'. The Application Presence Key is stored in this page. It needs to be erased by the Application to activate the Bootloader (this i...

Shadow by Associate II
  • 1566 Views
  • 2 replies
  • 0 kudos