nuttx/boards/arm/cxd56xx
SPRESENSE 2b4c7290c4 boards: spresense: Reduce power consumption with LTE board
The SPI2_CS_X and SPI2_SCK pins are used for connection to the LTE modem.
These pins are the special pins for the host interface that are set
automatically by latching the SYSTEM0/1 pins. So, it causes a problem
with increased current consumption when the modem is in power off state.
To prevent it, set these pins to GPIO HiZ during board initialization.
2022-08-03 08:31:48 +02:00
..
common drivers: video: add isx019 camera sensor 2022-05-31 19:52:33 +08:00
drivers arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
spresense boards: spresense: Reduce power consumption with LTE board 2022-08-03 08:31:48 +02:00