netX Peripheral Driver V0.1.3.0
Hidden Data for Product DVDs. In case of questions contact Product Management.
Latest Release | netX Peripheral Driver |
---|---|
Latest Release | 2022-09-29 |
Latest Release | |
Controller | netX 90 |
Status | PRE-RELEASE |
Controller | netX 10 | netX 50 | netX 51 | netX 52 | netX 90 | netX 100 | netX 500 |
---|---|---|---|---|---|---|---|
Status |
Document Type | Title | Contents | |
---|---|---|---|
Driver API HTML files | netX Peripheral Driver API Manual | Description of the netX Peripheral Driver API | The documentation is part of the driver package and can be found in the directory "Doc". |
Version    | Date    | Who  | Description
--------------|------------|------|-----------------------------------
V0.1.3.0 Â Â Â | 2022-02-09 | EB Â | Versioning, usage for 'Template'
V0.1.2.0 Â Â Â | 2022-01-28 | JZ Â | Versioning
V0.1.0.3 Â Â Â | 2020-11-06 | AGR Â | SPI and I2C
V0.1.0.2 Â Â Â | 2020-09-28 | AGR Â | GCC Note
V0.1.0.1 Â Â Â | 2020-09-28 | AGR Â | Versioning
V0.1.1.0 Â Â Â | 2020-09-22 | AGR Â | Versioning
V0.1.0.0 Â Â Â | 2020-09-07 | AGR Â | NAE, MCP and FPU
V0.0.5.0 Â Â Â | 2019-12-17 | AGR Â | Header changes
V0.0.4.10 Â Â | 2019-12-16 | AGR Â | XPIC Hotfix
V0.0.4.9 Â Â Â | 2019-12-05 | AGR Â | SPI and UART Hotfix
V0.0.4.8 Â Â Â | 2019-10-07 | AGR Â | CMSIS Temperature Support
V0.0.4.7 Â Â Â | 2019-05-14 | AGR Â | CMSIS Template ld
V0.0.4.6 Â Â Â | 2019-05-02 | AGR Â | TIM Hotfix
V0.0.4.5 Â Â Â | 2019-04-25 | AGR Â | Info Page Fix
V0.0.4.4 Â Â Â | 2019-04-17 | AGR Â | Production Tested Chips
V0.0.4.3 Â Â Â | 2018-12-18 | AGR Â | End of year
V0.0.4.2 Â Â Â | 2018-11-22 | AGR Â | Trading Show Beta
V0.0.4.1 Â Â Â | 2018-11-15 | AGR Â | First Hotfix Round
V0.0.4.0 Â Â Â | 2018-11-13 | AGR Â | Final Silicon Pre-Beta
V0.0.3.0 Â Â Â | 2018-07-20 | AGR Â | DMA Pre-Beta
V0.0.2.0 Â Â Â | 2018-03-01 | AGR Â | CAN Pre-Beta
V0.0.1.0 Â Â Â | 2018-01-26 | AGR Â | Pre-Beta
V0.0.0.3564 Â | 2018-01-16 | AGR Â | Alpha
V0.0.0.3452 Â | 2017-11-06 | AGR Â | Pre-Alpha
### V0.1.3.0 Versioning, note on some driver-code
- ADC added more description-text in .c and .h file
- SPI introduced a fix for getting SQI-Mode 'using DMA' working
### V0.1.2.0 Versioning
- version with updated wscript
### V0.1.0.3 SPI and I2C
- SPI fixed size correction
- I2C missing clr added
- DMAC added the falsely removed align. Note does still not disapear.
### V0.1.0.2 GCC Note
- DMAC Another approach to the note regarding packed bit-fields in gcc 4.4 increased the amount of notes, so it was reverted again
### V0.1.1.0 Versioning
- Tagged the wrong version
### V0.1.0.0 NAE, MCP and FPU
- CMSIS FPU support added
- CMSIS NAE in linker scripts is correctly placed now
- CMSIS License of linker scripts has changed
- WAF modified configuration struct
- DMAC abort now disables the device before waiting for the active flag to go down
- I2C Refill Level was added
- I2C Clear is now functional
- I2C get state now copes with missing state parameter
- SPI Abort now also for polling mode
- SPI Refill Level was added
- SPI added assert
- SPI fixed size correction
- UART Abort fixed
- untested version
- documentation incomplete
Return to overview page...