STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to configure OpenOCD for remote debugging.

I am working on a system designed on stm32mp157c mpu. I am trying to setup a remote debugging setup wherein I am running an openocd debugger script on this stm32mp1 mpu. The target I am debugging is an stm32f405 discovery board, which is connected to...

DKapu.2 by Associate
  • 1843 Views
  • 2 replies
  • 0 kudos

Resolved! Need Help to configure LED7 pin PH7 in stm32mp157f-dk2

Hi,I want to configure the LED7 of stm32mp157f-dk2, in arc/arm/boot/dts folder there are stm32mp157f-dk2.dts and stm32mp157f-dk2.dtb file, I cannot edit .dts file since it appears as an audio file and not the text file.so I edited the stm32mp15xx-dxx...

nitgbhat by Associate II
  • 594 Views
  • 1 replies
  • 1 kudos

Resolved! FDCAN in normal mode is not working

Hi!I am using the stm32mp157C-DK2 board to communicate via FDCAN and my idea is to use it as normal mode to send and receive CAN messages. For this I have created a program in stm32cubeide and I enable FDCAN1 with the following parameters (125Kb/s): ...

TArre.1 by Associate III
  • 2068 Views
  • 7 replies
  • 0 kudos

No clock found for FDCAN STM32MP157D-DK1

Hi,First of all, I am sure I am completely overlooking something, but I can´t seem to figure this out:In CubeIDE I added the FDCAN1 peripheral for my STM32MP157D-DK1 board. I then added the device tree to the build. However, when the board has booted...

michelman by Associate II
  • 3499 Views
  • 4 replies
  • 0 kudos

I can not find any 8 gigabit memory for the STM32MP157CAA3 What I have found is double the price of the processor! IS46TR16512BL ISSI and Micron ECF840AAACN-C1-Y3

I can not find any 8 gigabit memory for the STM32MP157CAA3 What I have found is double the price of the processor! IS46TR16512BL ISSI and Micron ECF840AAACN-C1-Y3I was looking for 256X32 memory but gave up, found some 512X16 but this puts the the cos...

KevinA by Senior
  • 982 Views
  • 7 replies
  • 0 kudos

Resolved! USB PHY issue in STM32mp157A

Hello,I am working on a custom board based on STM32MP157A and I am getting all the bits correctly but getting values at reserved bits in USBPHYC version register (Internal) which are supposed to be reserved  as per the reference manual.Below mentione...

USBPHYC_ReferenceManual.png Screenshot from 2023-12-05 17-24-39.png

STM32MP133CAF3 gpio pins configuration in the dts

Hi Team, I am new to STM32MP133CAF3 processor. I want to configure two gpio's as outputs in my Device tree source file. My pin numbers- > PE5  -> high & output_1-> PB0    -> high & output_2 These two pins I want to configure it.  Could you please hel...