From 6d3489e788398157efcb2134fed2662daca6cd8f Mon Sep 17 00:00:00 2001 From: fpfrimer <31457238+fpfrimer@users.noreply.github.com> Date: Wed, 24 Jul 2024 22:20:25 -0300 Subject: [PATCH] Update Nano-4K.md (#699) Little name correction for cortex M3 --- docs/hardware/en/tang/Tang-Nano-4K/Nano-4K.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hardware/en/tang/Tang-Nano-4K/Nano-4K.md b/docs/hardware/en/tang/Tang-Nano-4K/Nano-4K.md index e675ed4b..6748a44b 100644 --- a/docs/hardware/en/tang/Tang-Nano-4K/Nano-4K.md +++ b/docs/hardware/en/tang/Tang-Nano-4K/Nano-4K.md @@ -18,7 +18,7 @@ Tang Nano 4K is a development board designed based on [Gowin](https://www.gowins | FPGA chip | GW1N-1-LV | GW1NSR-LV4C | | logic units | 1152 | 4608 | | Register | 864 | 3456 | -| Hard core | none | Coetex m3 | +| Hard processor | none | ARM Cortex m3 | | Block SRAM(bits) | 72K | 180K | | User flash(bits) | 96K | 256K | | Number of PLL | 1 | 2 | @@ -59,4 +59,4 @@ Run the Programmer in Gowin IDE to download firmware into FPGA. 2. Visit [Tang questions](https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-Doc/questions.html) first if you have any trouble. 3. Debugging Cortex-M3, we suggest to use serial-port debug way. If you are excellent enough you can try other ways to debug it. 4. THe HDMI ports are multiplexed as IO and routed to the pin headers. The actual results of the IO which are multiplexed with HDMI pins on the pin headers may not be consistent with what you want because of the external pull up. - ![nano_4k_hdmi_io](./../../../zh/tang/Tang-Nano-4K/assets/nano_4k_hdmi_io.png) \ No newline at end of file + ![nano_4k_hdmi_io](./../../../zh/tang/Tang-Nano-4K/assets/nano_4k_hdmi_io.png)