Status | PRE-RELEASE |
---|---|
Date | 2024-03-08 |
Summary | APP-CPU drivers for e.g. UART, SPI, I2C, etc. ... |
Controller | netX 10 | netX 50 | netX 51 | netX 52 | netX 90 | netX 100 | netX 500 |
---|---|---|---|---|---|---|---|
Status |
Document Type | Title | Contents | |
---|---|---|---|
Driver API | netX Peripheral Driver API Manual | Description of the netX Peripheral Driver API | The documentation is included in the driver package. |
Version | Date | Who | Description
---------|--------------|--------|-----------------------------------
V0.1.5.0 | 2024-02-20 | DM | enhancements and bug-fixes
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.0.3 | 2020-11-06 | AGR | SPI and I2C
V0.0.5.0 | 2019-12-17 | AGR | Header changes
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.3 | 2018-12-18 | AGR | End of year
V0.0.4.2 | 2018-11-22 | AGR | Trading Show Beta
### V0.1.5.0
** Bug
ptTim->ulSubID
SPI RefillLevel
SPI device in IRQ mode stuck with DRV_BUSY when sending small amount of data with low SPI frequencies
DIO - Reconfiguration of the GPIO capture mode with DRV_DIO_ChannelSetMode does not work correctly
I2C - Watermark issue when receiving data as a slave
UART - DRV_UART_ABORT not working correctly in DMA mode
Implement writing of ADC Sequencer command register once per job with all parameters
UART - Transmission does not work properly when watermark level is 1 in DMA mode
UART - ullFrameStartTick for timeout is not reset in DRV_UART_GetChar and DRV_UART_PutChar
Problem when using a SQI interface from app side in standard SPI full-duplex mode
SQI Chip Select hardware mode issue
Function DRV_I2C_Abort() returns only negative result
DRV_I2C_MasterReceive() function is no more useable if returns with timeout in polling mode
** New Feature
Test SPI slave functionality in SQI capable SPI driver
Uart driver: add support to 6.25M baudrate
Trimmed ADC_VREF for low-level driver of temperature sensor
In function DRV_ADC_Start() wrong check for selected sequencer
** Change
UART Baud Rate Mode Calculation
netX 90 regdef update due to ADC register description
Change ADC software default value for tt_add to 10
untested version
documentation incomplete
Return to overview page...