Logo
Explore Help
Register Sign In
ChTheo/E502_ADC_BFfirmware
1
0
Fork 0
You've already forked E502_ADC_BFfirmware
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
99cc783f82c5f43b2b2d638d51b14437501605b8
E502_ADC_BFfirmware/build/release
History
Theodor Chikin 99cc783f82 fixed transmitting to PC via HDMA. Clue: copy data to shadow array and check if it was sent via hdma_send_done()
2025-08-13 18:27:27 +03:00
..
.dep
Have been trying to force LARGE array allocation in SDRAM. Due to a bug somewhere in compiler or configuration, arrays defined in l502_user_process.c with '#include l502_sdram_noinit.h' or '__attribute__((section('.sdram_noinit')))' directives (that should allocate array in SDRAM) wrongly allocates in MEM_L1_DATA_A and overfills it. Workaround: define large arrays with these directives in l502_streams.c and include them via 'extern'.
2025-07-18 17:48:29 +03:00
bin
fixed transmitting to PC via HDMA. Clue: copy data to shadow array and check if it was sent via hdma_send_done()
2025-08-13 18:27:27 +03:00
lst
fixed transmitting to PC via HDMA. Clue: copy data to shadow array and check if it was sent via hdma_send_done()
2025-08-13 18:27:27 +03:00
objs
fixed transmitting to PC via HDMA. Clue: copy data to shadow array and check if it was sent via hdma_send_done()
2025-08-13 18:27:27 +03:00
Powered by Gitea Version: 1.24.2 Page: 526ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API