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.
Revisions of hardware_abs.c
Revision | Date | Message | Actions |
---|---|---|---|
6:3f4c439ea51b | 2012-08-28 | parallel bus read pulse width adjust (for non-burst read also) | File Diff Annotate |
5:8b54fb7ecfff | 2012-08-27 | read pulse timing adjusted | File Diff Annotate |
4:2b277209c3e6 | 2012-07-12 | version 2 release | File Diff Annotate |
3:a3e71822a7a3 | 2012-07-12 | version 2 | File Diff Annotate |
2:8f5c7901d52a | 2012-07-12 | correcting version number of this library | File Diff Annotate |
1:5526d3e04b7a | 2012-07-11 | for mini_board_PCU9669 v1.1 release | File Diff Annotate |
0:d6ec2b9171cb | 2012-07-11 | register level optimized version | File Diff Annotate |