Hi Jesse,
Did you implement arm_pminitialize()?
What did you put on it?
Case you don't, please look other boards as reference.
BR,
Alan
On 6/14/22, Jesse Jensen wrote:
> Hello,
>
> I am using the STM32L4 (nucleo-l476rg board) and am attempting to enter the
> mcu's low-power modes (i.e. Stop1
Hi Roberto,
this should be easy to port from the arch/stm32 directory.
I plan to port NuttX and the STM32 FOC driver on the ST SL-ETH001V1 eval
board which is based on the STM32F7 chip.
For this I've to expand the STM32F7 PWM driver, including complementary
channels.
I'll start working on this pro
Hello Alan,
Thank you for your response. The arm_pminitialize function exists, but
contains no logic Viewing implementations of that functions on other
boards, they are mostly empty as well, with a couple also including
led_pminitialize functions and/or pmbutton functions. As I am not
(currently) u
Hi Jesse,
About two years ago I used exactly the nucleo-l476rg board to test low
power mode on NuttX, but I didn't use it with Tickless.
I can try to find my config, but I put the test on my blog at that time:
https://acassis.wordpress.com/2020/05/03/testing-nuttx-low-power-modes/
Did you test
Dear all,
I am new to Nuttx, and I try to port Nuttx to our ESP32 board. I
followed this article
https://blog.espressif.com/getting-started-with-esp32-and-nuttx-fd3e1a3d182c
what worked worked out. So good so far.
But then: after a few "make menuconfig" and "make download
ESPTOOL_PORT=/dev/tt