[i=s]This post was last edited by youzizhile on 2014-8-14 12:36[/i] Input: 3.3 to 4.2V Output 1: 5V 2A Output 2: 6V 1A Design steps: Step 1, add power load, change input and outputStep 2, edit and opt
I need a 1M square wave to drive the anti-aliasing filter. Can I use 430F1611 to generate a 1M square wave?The current situation is that if I use the timer A interrupt to generate the square wave, it
Where is the data input to the serial terminal saved? Since the serial port uses line mode, when inputting data, you must press the Enter key to read the data. I want to simulate the process of manual
There are three files: ram_3_top.v; ram_3_dct.v and a mif file (data_ram_3.v). My programinstantiates the other two modules in ram_3_top.v, among whichram_3_dct.v will output the address to data_ram_3
[i=s]This post was last edited by reayfei on 2017-7-25 22:49[/i] [font=宋体][color=Black][size=4]1. Name of the work: Weather forecast information screen 2. Description of the functions realized by the
When I started to make buttons and LEDs when compiling with Keil, I added #iinclude "driverlib/sysctl.h" to the main program. There was no problem when compiling. However, when I used UART, I also add