Commit Graph

6 Commits

Author SHA1 Message Date
kevin.larke
6dc45c0127 Updates to support 16Mhz and reading from register memory from picadae_shell.py. 2019-08-06 21:36:22 -04:00
kevin.larke
de586ca2e3 Updates for initial timer and pwm test on piccadae. 2019-08-03 19:42:59 -04:00
kevin.larke
ffd46bf3b6 picadae_cmd.py : changed serial output to show all received data in integer format.
ctrl/main.c : write commands now send as many data bytes as received rather than just 2.
tiny/main.c : Added timer0 and PCM1 options. Added table and EEPROM reading/writing.
tiny/Makefile: Enabled 'brown-out-detection'.
2019-07-20 19:25:06 -04:00
kevin.larke
61758bb9de Initial working version of long interval timer and PWM under the control of picadae_cmd.py. 2019-07-14 17:24:57 -04:00
kevin.larke
04dc59ee48 i2c_timer_pwm.c initial PWM initialization. 2019-07-14 11:15:38 -04:00
kevin.larke
b018a107d2 Added picadae/ 2019-07-06 21:59:39 -04:00