STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Break error interrupt in USART

Hello Team, Now I am working on stm32mp133f MCU.  I need to implement break error interrupt in USART. My requirement is when we got 'NULL' data on  RX FIFO . it should generate break interrupt. shall I get this  interrupt with frame error.  

Kaduru by Associate II
  • 3062 Views
  • 4 replies
  • 0 kudos

strex calls DAbt interrupt

Processor stm32mp157it runs Opencv in baremetal modesingle-tasking environment.when calling a methodvoid UMat::addref(){if( u )CV_XADD(&(u->urefcount), 1);}we get DAbt.The disassembler shows a set of instructions 388 CV_XADD(&(u->urefcount), 1);c013c...

Resolved! STM32MP157 GPIO access

Hi team,I have an STM32MP157 board with a Cortex-M4 processor. I have a simple task, which is to toggle the GPIO at maximum speed with accuracy, ensuring that the clock width does not vary.The maximum toggle speed we require is approximately 15ns bet...

kundanJha by Associate II
  • 29227 Views
  • 9 replies
  • 0 kudos

Resolved! STM32MP135D u-boot _regulator_enable:169 regul usb33 set state failed with 0xffff0000

I am trying to create a new board based on STM32MP135D.An error occurs while running u-boot on optee layer.The log below is the log where error occurs. Full log is attached as file.  Hit any key to stop autoboot: 0 Boot over usb0! D/TC:? 0 tee_ta_in...

maxswjeon by Associate II
  • 1690 Views
  • 1 replies
  • 0 kudos

Resolved! Automated unit testing for Yocto builds

Hi! Is there a way to run unit tests automatically on the STM32MP157-DK2 board? I've managed to flash the device using the STM32 Programmer CLI, but after flashing, I need to manually switch the bootmode to boot from the SD-card.It would be great if ...

salmmike by Associate II
  • 1684 Views
  • 1 replies
  • 0 kudos

Resolved! There is no audio data output from the 3.5mm headphone jack after the HDMI node is disabled

Sorry to bother you.I don't need the HDMI chip(sii9022) in my project. So, I first removed the HDMI chip on the STM32P157F-DK2. In fact, I manually removed it with a soldering iron. My SDK and development environment are based on "stm32mp1-openstlinu...

mteaching by Associate III
  • 5311 Views
  • 3 replies
  • 1 kudos