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

getting kernel panic on worker queue

hi getting following kernel on added code on irq with worker queuecancel_delayed_work(&stm32_port->port.test_dwq); queue_delayed_work(stm32_port->port.test_wq, &stm32_port->port.test_dwq, msecs_to_jiffies(1823));// 3.5T for 9600uname -aLinux mp1som 4...

Ara.1 by Senior
  • 698 Views
  • 1 replies
  • 0 kudos

/dev/watchdog is always busy.

I am using the STM32MP15-DK2 dev board and with a modified device tree to enable some peripherals. I would like to use /dev/watchdog to reset if ever my application hangs. But whenever I try to open the device I get Error opening watchdog device: Dev...

ASuar.1 by Associate III
  • 2361 Views
  • 3 replies
  • 0 kudos

SPI chip/slave select issue STM32MP157

I have troubles in setting the polarity of the SPI chip select i/o for an external chip.I noticed In the reference manual that it should be changeable with SPI configuration register 2 (SSIOP bit 28) :Bit 28 SSIOP: SS input/output polarity0: low leve...

Ronte.1 by Associate III
  • 3829 Views
  • 5 replies
  • 0 kudos