I recently used PIC18F4550 to do a project. I found that if I used too many variables, the program would have problems. Specifically, the values of other variables would be confused. I originally thou...
I have always admired students who have no basic knowledge of embedded systems. After all, it takes more effort than others to catch up with students who have a basic knowledge of programming. I have ...
It is required to be able to output 1-5Hz square wave, triangle wave and sine wave signals. The frequency of the output signal can be adjusted from 1-5Hz, and the frequency of the current signal is di...
Excuse me, BANK17 and BANK37 only have VCCO pins, but no other signal pins. So, I want to know how to deal with the VCCO of these two banks and what V voltage should be connected....
Writing C programs in a certain style can help the C compiler generate faster ARM code. Here are some key points related to performance: 640?wx_fmt=png&wxfrom=5&wx_lazy=1 1. Use signed and unsigned in...
This picture ‘takes you into the living room of a house of the future. The basics will probably be similar – windows, furniture, carpet and TV. There will be one big change though – the number of elec...