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

Gigabit Ethernet GMAC on stm32mp157a

hi,st engineer I am required to conduct Ethernet debugging on an stm32mp157a-st-discovery development board running the RT-THREAD operating system. Within the stm32mp157 Processor Reference Manual, I've encountered such option as follow:10/100M Gigab...

gantener_0-1705288576578.png gantener_1-1705290010207.png
gantener by Associate
  • 2128 Views
  • 1 replies
  • 0 kudos

STM32MP1 M4 programming

Hi,Currently i am looking for an easy way:to change the device tree, to assign peripherals to the M4 Coprocessor for quasi real time applications. i do have a STM32MP157F-DK2 board for testing and also a board with Debian, which i purchased from a di...

STrat.1 by Associate
  • 3699 Views
  • 2 replies
  • 0 kudos

Resolved! No video stream for Python/C++ OD demo with COCO SSD MobileNet v1 TFLite on STM32MP157D-EV1

Hi,I'm attempting to test some Object Detection demo models from the X-LINUX-AI expansion package on the STM32MP157D-EV1 eval kit with a live camera video stream. However, I'm currently having what seems like a streaming problem with both the C++ or ...

ggreg by Associate II
  • 11058 Views
  • 7 replies
  • 2 kudos

Resolved! STM32MP135 - BAREMETAL - UART - DMA

Hello, I am currently using bare-metal MP13 solution in CubeIDE. I want to integrate uart with DMA. After configuring DMA settings for uart4, a following fragment of DMA init code has been generated:NVIC is not available for Cortex-A, but still its f...

jschneider_1-1704878867812.png