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
  • 582 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
  • 1956 Views
  • 3 replies
  • 0 kudos