Parallel bus (address 8 bit, data 8 bit) access sample using GPIO pins.
Dependents: mini_board_PCU9669_demo mini_board_PCU9669
Parallel bus emulation sample code
mbed (LPC1768) does not have parallel bus but it can be emulated by GPIO.
Please find a notebook page for more infomation.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:3f4c439ea51b | 2012-08-28 | nxp_ip | parallel bus read pulse width adjust (for non-burst read also) |
5:8b54fb7ecfff | 2012-08-27 | nxp_ip | read pulse timing adjusted |
4:2b277209c3e6 | 2012-07-12 | nxp_ip | version 2 release |
3:a3e71822a7a3 | 2012-07-12 | nxp_ip | version 2 |
2:8f5c7901d52a | 2012-07-12 | nxp_ip | correcting version number of this library |
1:5526d3e04b7a | 2012-07-11 | nxp_ip | for mini_board_PCU9669 v1.1 release |
0:d6ec2b9171cb | 2012-07-11 | nxp_ip | register level optimized version |