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

Resolved! Black screen when enabling galcore

Many thanks for your help!I have a custom STM32MP157c boards that works OK when the galcore.ko module is not deployed.When the galcore,ko module is deployed, the screen doesn't show up the usual image and after the boot image has been displayed, it s...

STM32MP1 pixel format RGB666

Hello,according to drivers/gpu/drm/stm/ltdc.c stm hardware supports these pixel formats:enum ltdc_pix_fmt {PF_NONE,/* RGB formats */PF_ARGB8888, /* ARGB [32 bits] */PF_RGBA8888, /* RGBA [32 bits] */PF_RGB888, /* RGB [24 bits] */PF_RGB565, /* RGB [16 ...

mishuk by Associate III
  • 1831 Views
  • 2 replies
  • 0 kudos

Murata 1DX driver issue

Hello all,We have a custom board with STM32MP157FAC1.Kernel version is 5.10.153.I know that Murata 1DX is used on STM32MP157C-DK2 board and that's why we choose it to use in our product.But in our case, module is waiting in loading state.The command ...

STM32MP157 SPI2 dosent transmit any data

Hello,I've tried sent data using STM32MP157 customer board. SPI2 from M4 side using. So if I use standalone M4 data is transmitted. If I try sent data from M4 while Linux is runnig at A7, CTSIZE and TXTF bits at SR register are set and no any data is...

alex_vm by Associate II
  • 2214 Views
  • 2 replies
  • 0 kudos

Mp1

Hi i 'm using stm32  mp1 can i tale autput message from cat /dev/tty/mesg  and store data from cortex m4,i want to write code in c with to store autput cat,for example everytime che come a message from m4 interrupt trigged and store data thanks

SDall by Associate II
  • 1397 Views
  • 0 replies
  • 0 kudos

pwm2 prevents system to go in suspend mode

Hi,I've set up 3 pwmleds on my board, 1 led ("led1") on pwm2 (TIM2_CH4 on PA3) and the other 2 ("led2" and "led3") on pwm8 (TIM8_CH1 on PH13 and TIM8_CH2 on PH14). If I put the system in suspend mode it doesn't work. The system gives me the following...

GCici by Associate II
  • 3222 Views
  • 9 replies
  • 0 kudos