Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittich authored May 17, 2019
1 parent 347fdd7 commit 3a00459
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion projects/project2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@ POW 2 <1%


## Next steps
* Extend I2C to other I2C controllers
* I2C monitoring task. Define what to store in a local memory
* I2C slave for access from Zynq
* PMBus implementation
* digitize and store ADC voltages for access via CON and ADC
* digitize and store ADC voltages for access via CON and I2C

### Possible future extensions
* Explore FreeRTOS-MPU for more robust OS (uses Cortex-M4 MPU facility)
* Watchdog timer

0 comments on commit 3a00459

Please sign in to comment.