freertos_f407/User/system
xushenghao 21e9d75e40 Implement DMA for USART1 reception and update FreeRTOS configuration
- Modified shell_port.c to replace interrupt-based UART reception with DMA.
- Introduced a DMA buffer for UART data and adjusted the shell buffer handling.
- Added idle interrupt handling to process incoming data from the DMA buffer.
- Updated freertos_f407.ioc to configure DMA for USART1 RX and TX.
- Enabled necessary NVIC interrupts for DMA streams associated with USART1.
2025-09-10 00:48:06 +08:00
..
bsp lcd154完成 2025-01-21 23:56:10 +08:00
driver system 2025-01-21 11:08:21 +08:00
letter_shell Implement DMA for USART1 reception and update FreeRTOS configuration 2025-09-10 00:48:06 +08:00
lib 指定SRAM2 2025-01-22 09:28:56 +08:00
lua Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
btn.c system 2025-01-21 11:08:21 +08:00
btn.h system 2025-01-21 11:08:21 +08:00
delay.c system 2025-01-21 11:08:21 +08:00
delay.h lcd154完成 2025-01-21 23:56:10 +08:00
os.h system 2025-01-21 11:08:21 +08:00
readme.txt system 2025-01-21 11:08:21 +08:00
sys.c lcd154完成 2025-01-21 23:56:10 +08:00
sys.h system 2025-01-21 11:08:21 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1delay文件夹存放延时相关的驱动代码。
2sys文件夹存放系统相关驱动代码。
3uart文件夹存放串口相关代码。
4rt-thread:https://zhuanlan.zhihu.com/p/653746487?utm_campaign=shareopn&utm_medium=social&utm_psn=1827650748781039617&utm_source=wechat_session