STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! stm32h7xx_ll_adc.c doesn't compile for STM32H723xx (1.10.1) when USE_FULL_ASSERT is defined LL_ADC_INJ_TRIG_EXT_HRTIM_TRG2 not defined because H723 doesn't have HRTIM

..\system\STM32H7xx_HAL_Driver\Src\stm32h7xx_ll_adc.c:1056:16: note: in expansion of macro 'IS_LL_ADC_INJ_TRIG_SOURCE' 1056 | assert_param(IS_LL_ADC_INJ_TRIG_SOURCE(ADC_INJ_InitStruct->TriggerSource)); | ^~~~~~~~~~~~~~~~~~~~~~...

SRAM wipes data when VBAT is higher than 3V

Hi there,I use backup SRAM and RTC in STM32F407. I have a diode between VDD and VBAT and 2.2u capacitors connected to VCAP_1 and VCAP_2. 3v CR1220 battery is connected to VBAT. Now the issue is that SRAM data are wiped when VDD power is off and batte...

LPola.1 by Associate II
  • 1254 Views
  • 9 replies
  • 0 kudos

NUCLEO-F446RE board firmware burning.

NUCLEO-F446RE board has 2 MCU. One is on the upper side(STM32F103CBT6) and the other one is on the downside (STM32F446RET6U). When we burn the firmware code, the code comes from DP/DM and goes to the upper one(STM32F103CBT6). Afterward, the upper one...

0693W00000LvurYQAR.png
FWu.3 by Associate III
  • 611 Views
  • 6 replies
  • 0 kudos

Hi team, HAL_I2C_Mem_Read/Write_IT is not responding when calling it as function into a main file from another file. How can i get an output after read/write in the below detailed case?

I am using STM32F411VE for testing I2C driver, in which i have defined 9 test cases using HAL_Mem_read, HAL_Mem_write, HAL_Master_transmit and HAL_Master_Receive(inblocking and non blcking mode(IT, DMA)).  I have defined each test cases as a function...

IJose.1 by Associate II
  • 1019 Views
  • 3 replies
  • 0 kudos