Answer

Feb 17, 2025 - 12:52 AM
To program the AT89C51CC03U-SLSIM microcontroller using the UART Bootloader and FLIP software, follow these steps:
1. Connect the AT89STK-06 CAN Demo Board to your PC using an RS-232 cable.
2. Connect a 9V DC power supply to the CAN Demo Board.
3. Ensure that an AT89C51CC03U-SLSIM microcontroller is connected to the CAN Demo Board.
4. Press both the RESET (SW5) and ISP (SW4) buttons simultaneously on the CAN Demo Board to enter ISP mode.
5. Run the FLIP software on your PC.
6. From the Device menu in FLIP, choose Select and select the AT89C51CC03 device.
7. From the Settings menu, select Communication and then RS232. Configure the COM port settings and Baud Rate.
8. Click the Connect button in the RS-232 popup window to initialize the communication.
9. In the File menu, select Load HEX and choose the demonstration program can_gen.hex.
10. Ensure that the Erase, Blank Check, Program, and Verify checkboxes are selected in the Operations Flow section of FLIP.
11. Press the Run button to start programming the microcontroller.
12. Once programming is complete, uncheck the BLJB box to execute the demonstration program after the next reset.
13. Check the Reset box and press the Start Application button.
14. You can connect a CAN monitoring device or a standard RS232 terminal to view the CAN messages transmitted on the CAN Bus.
Please refer to the AT89STK-06 CAN Starter Kit User Guide for more detailed instructions and illustrations.
Add New Comment