Releases: ElcRcp/dsPIC33CH512MP508-Dev.-Board
Screen Menu
There were a problem with USB-UART bridge, thus CP2102 desoldered from board. UART1 is not dedicated to anywhere now. UART2 and UART1 are working and signaling. Still can not make run Interrupt on Change with input buttons, might be a compiler problem.
A Screen menu demo is prepared, RTC control over screen with joystick buttons is complete. Screen control and relay control are complete. UART messaging is complete.
All system codes are built on RTOS.
Next tests will be with in order of EEPROM, RAM, ESP and VNC
Hardware Tests
Rtos functions added, input button contros are tied to Rtos, screen update tied to Rtos, RTC codes finished and date-time values showed on screen. Code improvements applied. Still can't run IOC again, Still can't make UART run.
Hardware Tests
This release and following releases will be on testing board's hardware. As for first release;
- System is running with USB power, so regulator is working.
- Can see heartbeat messages on terminal which means UART1 and CP2102 is working fine
- Can see messages on OLED, means I2C2 lines are working
- Message interval is as intended, means internal clock setting is working fine.
*Cannot program device while connected to PC via USB