netX Peripheral Driver V0.1.4.0

 

Release Notes


Status

PRE-RELEASE

Date2023-06-27
SummaryAPP-CPU drivers for e.g. UART, SPI, I2C, etc. ...

 

Availability


Controller

netX 10

netX 50

netX 51

netX 52

netX 90

netX 100

netX 500

Status

(error)

(error)

(error)

(error)

(tick)

(error)

(error)


 

Documentation

Document Type

Title

Contents


Driver API
HTML files

netX Peripheral Driver API Manual

Description of the netX Peripheral Driver API

The documentation is included in the driver package.
Open the start page Doc/html/index.html with a web browser.

Changelog

Version |       Date      |  Who  | Description
---------|--------------|--------|-----------------------------------
V0.1.4.0 | 2023-06-27 | EB | enhancements and bug-fixes
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.4.0 Versioning, some enhancements due requests
- DRV_LOCK/'DRV_UNLOCK' introduced different solution for these macros 'as new default'
in 'netx_drv_conf.h', 'netx_drv.h', not using LDREX/STREX instructions
Note: these macros are used/included by 'all drivers'
- ADC changed config data type of DMA Base Address
- ADC fixed wrong check for selected sequencer in DRV_ADC_Start
- TIMER fixed DRV_TIM_Init not returning DRV_NSUPP when DMA mode is selected
- DIO fixed bug in DRV_DIO_ChannelSetMode where reconfiguring of GPIO capture mode did not work
- CMSIS added feature 'using Trimmed ADC_VREF for low-level driver of temperature sensor'

### 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

Restrictions
  • untested version

  • documentation incomplete

 

Return to overview page...

Â