STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 turning DMA on and gives odd results

I am trying to dynamically start and stop PWM and DMA which are triggered by a timer with this code: void CAM_startLineTransfer(CAM_HandleTypeDef *cam) { // init DMA while (cam->requestDataTimer->Instance->CNT <= 60) {} HAL_TIM_PWM_Start...

MJørg.2 by Associate II
  • 456 Views
  • 1 replies
  • 0 kudos

Output Compare stay on actual voltage level

I need an output compare trigger output with toggle function, and the start/stop should be on the correct frequency. Start is ok now, Stop I like to stay on the actual volatge level (high or low)The problem now I face is when I turn off the timer wit...

dominik by Senior
  • 619 Views
  • 2 replies
  • 0 kudos

IWDG issues on H743XI

Hi alli am facing a very strange issue on the MCU i have specified on the title. I am working on these devices since long time ago and i never had any kind of problem with them. During these days, i am experiencing a very strange issue: i can't conne...

CNarc.1 by Associate
  • 397 Views
  • 1 replies
  • 0 kudos

Resolved! ST-link loses connection with my STM32F769I discovery board

Using STM32CubeProgrammer to connect to my discovery board. Connection to the board via ST-Link is lost within 30 seconds every time.things I have done:1.) Performed "full chip erase" via the STM32CubeProgrammer application2.) Selected the appropri...

bsayl by Associate II
  • 5458 Views
  • 16 replies
  • 0 kudos

Resolved! Writing BMp file to SD Card

Hello, I am trying to write a camera image to an SD card.I am able to write and read bmp file from PC for 160x120 sized image. However I can not read bmp file from PC for 320x240 sized image. I used below file header format. Every thing is the same e...

STM32H747 LDO power config

I'm trying to configure my custom board to only use the internal LDO, bypassing the need for the SMPS. In fact, my board doesn't even have the SMPS components. Is this allowed? The user manual seems to suggests that we can exclude the SMPS circuit ho...

0693W00000AMS4jQAH.jpg
TAtte.1 by Associate II
  • 668 Views
  • 0 replies
  • 2 kudos