mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Cosmetic update to comments/README
This commit is contained in:
@@ -42,7 +42,7 @@ Serial Console
|
|||||||
to 165-5.5V.
|
to 165-5.5V.
|
||||||
|
|
||||||
2) In addition, a second UART provides RS-232 support via a MAX3232 driver
|
2) In addition, a second UART provides RS-232 support via a MAX3232 driver
|
||||||
and is connected via a 3.5mm jack: Sleeve = GND, RING=SERIAL1_RXD, and
|
and is connected via a 3.5mm jack: Sleeve=GND, RING=SERIAL1_RXD, and
|
||||||
TIP=SERIAL1_TXD.
|
TIP=SERIAL1_TXD.
|
||||||
|
|
||||||
UART1 may be convenient because of its built-in RS232 drivers. But if you
|
UART1 may be convenient because of its built-in RS232 drivers. But if you
|
||||||
@@ -64,8 +64,8 @@ Running from SRAM
|
|||||||
To map and enable the 512KB block page, the following steps should be
|
To map and enable the 512KB block page, the following steps should be
|
||||||
followed:
|
followed:
|
||||||
|
|
||||||
- Set ESRAMPGCTRL_BLOCK.BLOCK_PG_SYSTEM_ADDRESS_16MB to the required
|
- Set ESRAMPGCTRL_BLOCK.BLOCK_PG_SYSTEM_ADDRESS_16MB to the required
|
||||||
address value
|
address value
|
||||||
- Set ESRAMPGCTRL_BLOCK.BLOCK_ENABLE_PG to 1
|
- Set ESRAMPGCTRL_BLOCK.BLOCK_ENABLE_PG to 1
|
||||||
|
|
||||||
Once an eSRAM page is enabled, it is implicitly locked and any further
|
Once an eSRAM page is enabled, it is implicitly locked and any further
|
||||||
|
|||||||
Reference in New Issue
Block a user