STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

No response after GET_CMD command for STM32

Posted on July 12, 2018 at 08:11Hello,    I have the following situation: UARt communication between ARM A9 uP on Xilinx Zynq 700 series as a master and STM32 uC as a slave. I have followed the steps for issuing GET_CMD command(needed in a firmware ...

Issue in IMAGE_SetPNG

Posted on November 02, 2015 at 12:16Hi,         I am using STEMWIN 5.26 and controller is STM32F429ZI.When i try to create UI with PNG files i get following error in IARno defination for IMAGE_SetPNG.I check /public/STe2ecommunities/mcu/Lists/cortex...

LWIP: Random Initialization Failure

Posted on July 10, 2018 at 15:03I have a STM32F769-Disco board. I used CubeMX to implement ethernet communication in RMII mode. I'm not using any OS. No DHCP. I left the configuration pretty much like default.I have the ping to the board working nor...

Rick MC by Associate III
  • 1087 Views
  • 6 replies
  • 0 kudos

STM32F7/RAM/ST7789H2 issues

Posted on July 16, 2018 at 10:36 Hi, We have our custom board with a STM32F746ZG and we have RAM memory and a screen controller (ST7789H2). The screen is connected through parallel port. If I enable the RAM memory only, there is no issues. ...

STM32F4 I2C Bus Busy Problem

Posted on July 13, 2018 at 22:46I am trying to read MPU6050 IMU sensor data with i2c communcation. Initial codes are generated with CubeMx. No matter what i do i could not solve the i2c busy bus problem. When i try to polling method and put reading ...