monic part 1: connecting the display
|
06-12-2020, 03:08 AM
Post: #3
|
|||
|
|||
RE: monic part 1: connecting the display
3) Writing to the display (continued)
The final step before downloading the code to the EVK is to configure the pins on the microcontroller. Press “ConfigTools” at the top of the screen, followed by “Pins” to open the pin configuration tool: Then select the “Pins” tab on the left hand side of the screen: Scroll down the “Pins” tab to pin number 43 (“GPIO_AD_14”). Select this pin, then select the second option and press “Done”: This pin will be connected to C/D on the display. Click on the “Identifier” label in the highlighted section at the bottom of the screen and enter “CD_26_08”. Then click on “Direction” and select “Output”: This process is repeated to configure the remaining pins as per the table below: Then press “Update Code” at the top of the screen, followed by “OK”: Now press the hammer icon at the top of the screen to build the code: We are now ready to download the code to the EVK. Connect the EVK to the computer (close the “AutoPlay” screen if it appears), then select “Debug” to download the code (below “New project…” in the bottom left hand corner): The first time “Debug” is selected the IDE carries out a probe search. Press “OK”: The C language combines all the power of assembly language with all the ease-of-use of assembly language |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
monic part 1: connecting the display - F-73P - 06-12-2020, 03:03 AM
RE: monic part 1: connecting the display - F-73P - 06-12-2020, 03:06 AM
RE: monic part 1: connecting the display - F-73P - 06-12-2020 03:08 AM
RE: monic part 1: connecting the display - F-73P - 06-12-2020, 03:09 AM
|
User(s) browsing this thread: 1 Guest(s)