STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue on I2C HAL generated by CubeMX

Hello,I think that I found an issue in the HAL code generated by CubeMx 6.6.1 with STM32L4.I2C HAL in file stm32l4xx_hal_i2c.c line 6855 there is an infinite loop :     while (__HAL_I2C_GET_FLAG(hi2c, I2C_FLAG_STOPF) == RESET)     {      /* Check for...

understanding timer terms

I have a 32f769i-disco board that has limited pins exposed on an arduino connector. I need what is termed a "capture compare timer" and I'm not sure I understand it. the capture compare time was used on the arduino version of this code.1) I've setu...

STM32H743VG - gap in FLASH bank adresses

Hi,Context:I've hit a roadblock in using the stm32h743VG.According the reference manual, this is the FLASH memory mapping: I'd like to focus your attention on the address gap between Bank1 & Bank2.To alleviate this, I've first done the following:MEMO...

0693W00000WKDp0QAH.png
TGeof.2 by Associate II
  • 776 Views
  • 5 replies
  • 0 kudos