The first issue - Zero Basics Introduction - 47 episodes The second issue - Kernel Programming - 20 episodes The third issue - Bare metal development - 21 episodes The fourth issue - Driver development - 82 episodes available
I have a 2410 chip and now I want to drive a TX18D16VM1CAA LCD. But even after setting the frequency division value to the lowest, it still jitters. What's the reason? I heard someone say it's because
Heap_Size EQU 0x00000200AREA HEAP, NOINIT, READWRITE, ALIGN=3__heap_baseHeap_Mem SPACE Heap_Size__heap_limitI saw this code in the startup code The heapis defined MayI ask everyone, what is the purpos
I was originally planning to ask for a TI C2000DSP on the forum for study, but later a forum member acai1123 contacted me via an internal message and said he was willing to give me a C2000 board for s
A portable measuring instrument, powered by a single Li-Polymer battery, raises the voltage to 5.5V. Based on the application conditions, two DCDCs, TPS63000 and TPS61090, were initially selected. The
[i=s]This post was last edited by lonerzf on 2014-1-15 09:05[/i] Today's tasks are not many, mainly to introduce how to simply operate the GPIO port and light up the LED. It is recommended to read the
The software of the intelligent power consumption monitoring and protection system mainly involves timers, AD sampling, LCD display, and key interrupts. Therefore, these parts are introduced in detail