STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32MP13 Board bring up issue

We are working on a custom board (based on STM32MP135F-DK) which uses STM32MP131AAE and STPMIC1DPQR PMIC.We are using STM32CubeProgrammer TSV Flashing service to flash the image into eMMC, in this process we are getting a PMIC Panic NOTICE: CPU: STM...

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
  • 1114 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
  • 3981 Views
  • 9 replies
  • 0 kudos