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

FDCAN in production mode is not working

Hi!I am using a STM32MP157C-DK2 board to communicate via CAN. To do this, I have created a program in STM32CubeIDE and set the FDCAN parameters:Classic mode.150KB/s nominal baud rate.HSE clock source (24MH) I have been testing in engineering mode and...

0693W00000WLXyJQAX.png
TArre.1 by Associate III
  • 1560 Views
  • 4 replies
  • 0 kudos

STM32MP1 serial boot uart ports?

On STM32MP157f-DK2, when use UART4 which is default connect to STLink, STM32CubeProgrammer connect and work perfectly in boot serial mode.But when I change to different port (like USART3, pin PB10 and PB12 (also supported by default), STM32CubeProgra...

0693W00000WK6nCQAT.png
Dat Tran by Senior II
  • 1838 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP15x bare metal approach

After reading documents, I understand the practical boot sequence of STM32MP1 is BOOTROM->TF-A->U-boot->Kernel->file system​In my use case, I prefer to use Windows and write code in bare metal, without U-boot and device tree involved. 1 I think the b...

dchen by Associate II
  • 1889 Views
  • 5 replies
  • 0 kudos

Has anyone faced issue about bluetooth connectivity on stm32mp157c, error details in description below:

ERROR:dbus.connection:Exception in handler for D-Bus signal:Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/dbus/connection.py", line 232, in maybe_handle_message  self._handler(*args, **kwargs) File "/home/root/0.3.4.5/obd_...

rahuj.1 by Associate II
  • 947 Views
  • 0 replies
  • 0 kudos

Usage of STM32MP1xx without linux

For a new design I need a very powerful MPU device. I would like to use STM32MP1 without Linux OS. I don't need this OS. Does it make sense to use STM32MP1 for a bare metal application? Compared to STMH747, what is the performance of STM32MP1 process...

SBrun by Associate
  • 1540 Views
  • 3 replies
  • 0 kudos