Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

Panel
bgColor#FFFFFF
titleAvailability
ControllernetX 10netX 50netX 51netX 52netX 90netX 100netX 500
Status(error)(error)(error)(error)(tick)(error)(error)
Panel
titleDocumentation
Document TypeTitleContents
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". An entry page "Documentation.html" is placed in the root directory.

Furthermore it is available online:

https://www.hilscher.com/external/netXDriverDocumentation/

Panel
titleChangelog

### V0.0.4.8 CMSIS

- CMSIS new regdef base for netX90, not the netX MPW, so the MPW support is broken

- CMSIS extended for calibration/reference value support and convenience functions

- CMSIS C++ constructor execution routine integrated

- CORTEX and CMSIS added software reset vector

- CSP changes for new regdef/svd and linter

- ADC naming fix of DRV_ADC_DEVICE_ID_E to DRV_ADC_SEQ_DEVICE_ID_E including the IRQ handler

- ADC initializer and documentation updated

- ADC linter related changes like break added and several type casts

- MLED changes related to the new regdef/svd file and linter

- ETH MAC XPIC driver updated and now supported by netX 90

- BiSS changes regarding the ETH MAC XPIC support

- SPI naming change of DRV_SPI_FSS_STATIC_E to more meaningfull names

- SPI eDataSize now set as supposed

- SPI DMAC abort now working as needed

- SPI DMA callback does not free context anymore

- SPI fss static driver in dma mode removed from configuration space

- Mutex and lock definitions expanded by an type and value define

- TRACE_PRINTER define added to header

- Non functional linter issuses fixed in TRACE, DIO, DMAC, I2C, SPI, UART

- Readme and documentation updates

...