STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Correct way to end DMA

Our STM32F7 no-OS system calls HAL_MMC_ReadBlocks_DMA() to read multiple blocks of data from eMMC storage.The STM HAL sets the MMC state machine SDMMC_DTIMER register at the start of the DMA.The DMA completes and our code receives the interrupt and h...

Does stm32-c2c.com still work?

If I goto stm32-c2c.com the web browser gives me a security warning about the certificate not being valid. If I continue I get I've taken delivery of a P-L496G-CELL02 Discovery Pack and this is part of the initial setup prompted by the embedded firmw...

0693W0000059KrXQAU.jpg

Timer(output compare mode) not working of stm32f411re

I am using a stm32f411re nucleo board , i am trying to configure the Tim2_ch1 in output compare mode .i have written the code by referring the reference manualhttps://www.st.com/resource/en/reference_manual/dm00119316-stm32f411xc-e-advanced-arm-based...

DSALI.1 by Associate
  • 480 Views
  • 1 replies
  • 0 kudos

GCC optimization -01 creates clocks problems (using Free

Hello world!I'm working on a real-time synthesizer project since a few years :using STM32F427VGST drivers V1.0.0 not HAL (I think HAL wasn't existing in the past) Everything is working well with optimization -O0.When I enable optimization (eg -O1) co...

jean by Senior
  • 972 Views
  • 9 replies
  • 0 kudos

Resolved! HAL_CAN_Init returning an error

I'm getting started with the CAN controller on the STM32F105. One of the first issues I'm running into is that the HAL_CAN_Init() function returns an error. It seems to time out while waiting for CAN_MSR_SLAK to be cleared. Where can I find more info...

GEsch.1 by Associate
  • 851 Views
  • 3 replies
  • 0 kudos