When reading a piece of code from a company, I found the following: SCON = 0xd0; PCON |= 0xC0; TMOD &= 0x0F; TMOD |= 0x20; TH1 = 256 - ((FREQ_OSC * 2L * 125L)/ (48L * 9600L)); TH1 should be = 256-(FRE...
[i=s]This post was last edited by paulhyde on 2014-9-15 03:36[/i] Is there anyone who can make a steady current source? Let's take a look at it together[flash=22,22]Steady current source[/flash]...
I got the board and started learning. However, due to my limited English, I found some Chinese materials and now share them with you for those who need them...
Let's learn LM3S811 together......
Today I saw that the LPC11XX series CORTEX-M0 core ARM has new members, namely LPC11C12 and LPC11C14. The new members mainly add CAN drivers. The principle block diagram is as follows:...