From: Sangam Thapa
Sent: Thursday, June 13, 2024 4:59 PM
To: dev@nuttx.apache.org
Subject: Configuring internal watchdog
Hello everyone. Although I have initialized the both independent watchdog and
window watchdog, the timeout seems to be 0 all the time. The
Hello everyone. Although I have initialized the both independent watchdog and
window watchdog, the timeout seems to be 0 all the time. The watchdog waits
tills it reaches 36500 and resets the MCU. Attached here is a log of nsh
shell(running IWDG watchdog). Though the driver for WWDG has been in
Hello. I am currently working on implementing UART transmission using DMA
(Direct Memory Access) mode. However, I've encountered challenges due to the
scarcity of information available online regarding this topic. My main struggle
lies in understanding where and how to define the interrupt callb
Xiang Xiao
mailto:xiaoxiang781...@gmail.com>> wrote:
Could you share the call stack when the assert happens?
On Mon, Jun 10, 2024 at 4:02 PM Sangam Thapa
mailto:sangam.thapa...@outlook.com>> wrote:
____
From: Sangam Thapa
mailto:sangam.thapa...@outlook.com>
From: Sangam Thapa
Sent: Monday, June 10, 2024 1:44 PM
To: dev-thread.12...@nuttx.apache.org
Subject: Problem initializing hardware timer in stm32 board
I'm writing to seek assistance with a hardfault error I'm encountering while
working on hardware