User Activity

I am using STMCubeIDE for my project on STM32H753BI controller. Most of the time when I open the IDE, it gets struck in "Change Build Configurations" step. Not able to use IDE further and could not kill the application also. Issue observed in version...
Hi, I'm using USART2 in DMA mode. But i'm receving data was incorrect alignment. (i.e) Data last byte was get in my first byte of data. I don't know why its happen. I'm enabled I & D-Cache memory also and the DMA buffer was stored in in RAM_D2(0x30...
Hi team,I'm using STM32H753BI. Here i'm using USART1 (PA9 & PA10) in DMA Mode. That code is generated by cubeMX and also i tried the example program of STM32H743-EVAL Board. Both are not working.Here i have attached the hal_msp_file.c and main.c for...
Hi Team,I am using Smart battery in my product. While reading the battery voltage or current, that value was unexpected. while debugging the clock signal was not correct. In smbus line three devices were connected, Host(mcu (stm32h7)), Master(Battery...
Hi Team,I am using Smart battery in my product. While reading the battery voltage or current I'm getting the PEC error in smbus line, but the received PEC value is correct. In smbus line three devices were connected, Host(mcu (stm32h7)), Master(Batte...