STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 Boot ROM

The STM32MP151 Reference manual says "For more information refer to Boot ROMapplication note.". But I can't find any application note that talks about Boot ROM. Please help to find this information.Thanks.

dimax by Senior
  • 978 Views
  • 4 replies
  • 0 kudos

Resolved! Use of gpiod_ in ecosystem V6

Hi STM Community !!We use the STM32MP1 on our board.We use the gpio feature for an IRQ in our system.We use it in a kernel module.With the Ecosystem v5, it worked perfectly, but we used#define PIN_FPGA_INTA (16 + 10)static struct gpio gpio_irq_pps = ...

Resolved! Support for CSI-2

I'm wondering if anyone has any advice re. microcontroller (#MCU) support for #CSI-2?ST application note AN5478 "STM32MP135 line interfacing with a MIPI® CSI-2 camera" written in 2023 seems to be the best reference that I can find on this and uses th...