2.30 2018 - February

Content

  • New examples:
    • ATmega4809 FreeRTOS Example Project (ATmega4809 Xplained Pro)
    • ADC Basics with megaAVR 0-seriers (ATmega4809 Xplained Pro)
    • ADC Oversampling with megaAVR 0-series (ATmega4809 Xplained Pro)
    • Noise Countermeasures for ADC Applications with megaAVR 0-series (ATmega4809 Xplained Pro)
    • ADC and Power Optimization Solution 1 ADC Conversion (ATmega4809 Xplained Pro)
    • ADC and Power Optimization Solution 2 RTC SLPCTRL (ATmega4809 Xplained Pro)
    • ADC and Power Optimization Solution 3 IO pin optimize (ATmega4809 Xplained Pro)
    • ADC and Power Optimization Solution 4 ADC WCMP (ATmega4809 Xplained Pro)
    • ADC and Power Optimization Solution 5 EVSYS (ATmega4809 Xplained Pro)
    • One-wire in polled port mode (ATtiny817 Xplained Pro)
    • One-wire in polled uart mode (ATtiny817 Xplained Pro)
    • Simple one-wire example (ATtiny817 Xplained Pro)
  • New middleware:
    • SPI Master with Custom CS
  • Improvements:
    • Click Board User guide improvements, added pin map details and steps to run the example
    • QTouch Library Scroller module is updated with the bug fix. The scroller last position get reported wrongly in the last release version which is corrected in this patch release
    • QTouch Library "Away from touch detect integration" variable is renamed as "away from touch recal integration count" in GUI
  • Known Issue:
    • FreeRTOS driver requires manual update of handler name from SVC_Handler to SVCall_Handler in the file FreeRTOSConfig.h
    • QTouch Configurator Summary Page would report the scroller module version as last released scroller module version