User Activity

Hi, I'm using STM32H745ZI for 4G LTE Communication Quectel EC200U-CN to transmit message using UART in Asynchronous mode, if I send continuous message then I'm getting this ................ ATAT+CPIN?AT+CMGF=1AT+CMGD=1,4AT+CSCS="GSM"AT+CSCA="91984908...
Hi, I'm using STM32H745ZI implemented ethernet with Lwip it's working fine STM32CubeIDE(ver-1.90.0) but not in IAR(ver-9.30.1) like any changes that I need to do in .icf  file of IAR because it's working fine Cube IDE
Hi,I'm using STM32H745ZI for Flash check using IAR tool checksum and STM32CubeProgrammer CLI it shows this error like this.................. D:\POST\bin\STM32_Programmer_CLI.exe -sl "D:\GitHub\gitdev\myCode/CM7/Exe/myCode.out" 0x08000000 0x08100000 0...
Hi,I'm working with X-Cube STL STM32CubeExpansion package, want to know how many  sections of RAM and Flash I can test on STM32H745ZI MCU, #define FLASH_SECTION_SIZE 1024U#define RAM_SECTION_SIZE 128U#ifdef STL_DISABLE_RAM_BCKUP_BUF#define RAM_BACKUP...
Hi, I'm working on a project where I have added x-cube STL for self testing, I'm using IAR 9.30.1 and STM32H745ZIT3Unable to debug or load the code into my target, why this post build command causing problem or CRC injecting in that particular area 0...
Kudos given to