User Activity

Posted on June 24, 2018 at 19:35Hello.,.,We are using STM32H743BIT MCU in our project , I used stm cubeMX to generate driver files (for Keil 5 IDE). In this I am facing an issue in Ethernet interface , Here I can able to Transmit/Receive UDP packet ...
Posted on June 11, 2018 at 19:14Hello.,., I am using STM32H7 newly released MCU in our project,  In this 3 slave devices are connected thorough I2C interface (Audio codec,EEPROM,RTC devices), All slave devices are accessible and working fine with ro...
Posted on June 10, 2018 at 14:28Hello.,.,I am using STM32H743 MCU in our application. Here I have a reuirement to run the program in RAM during debug session, I am using Keil 5 IDE. Presently the is flashing to MCU flash during debug also. Can anybo...
Posted on May 26, 2018 at 08:43 Hello.,.., We were working with STM32F765BIT MCU SAI interface to capture 4 channel audio data and it was working fine , But now we are upgrading to STM32H743BIT MCU(both are same package) and made same configurati...
Posted on May 23, 2018 at 08:48Hello.,.,I used STM32F765BIT MCU SAI interface in slave  mode to capture 4 channel audio inputs(TDM mode), I am using DMA (in Circular mode) to receive the audio data and it is working fine , But now I am upgrading to ...