STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB port 2 cannot be recognized!

We built a customised board based on the stm32mp175c-dk2, with some changes, one of which was the addition of two USB type-c connectors.When I try to use the USB in DFU mode, everything works fine, as long as the boot switch is turned off. When I tur...

0693W00000VOppRQAT.png 0693W00000VOpqAQAT.png

Resolved! Unable get interrupts to Cortex A7_1 in STM32MP157

helloWe are using STM32MP157A-dk1 evaluation board. To this we are writing bare metal code in SEGGER Embedded Studio.Actually, We have enabled group and set enable registers for respected SGI and PPI interrupts in GICC and GICD registers. By this we ...

Resolved! Firmware Update - further details?

Hi,Release notes for STM32MPU ecosystem v4.0.0 mention “Add support of Firmware Update feature�?. Is there anymore information available on this feature? Or is it utilising an existing Yocto swupdate layer?Any additional information would be apprecia...

JMoor.6 by Associate
  • 875 Views
  • 2 replies
  • 0 kudos

Resolved! Using STLink with STM32MP151 - illegal access error

We have a custom PCB application that uses the STM32MP151CAC1 as the main CPU. We have tried to use an STLink v3 to connect to the chip over SWD, but have been unable to do so. The chip (through UART4) throws the following error when I try to connect...

TCros.1 by Associate
  • 1681 Views
  • 2 replies
  • 0 kudos

STM32MP157A ethernet MAC address not setting?

Hi,We are using stm32mp157a processor in my custom board. I need to change MAC address because in uboot log it is showing it is showing invalid MAC address. I am setting MAC address using setenv ethaddr 11:22:33: 44:55:66 command. But when i set etha...