Skip to content

Releases: MasterPlayer/adxl345-sv

2.1

12 Sep 15:26
69b1acc
Compare
Choose a tag to compare
  • Optimized FPGA structure
  • Reworked for software

What's Changed

Full Changelog: 2.0...2.1

2.0

04 Feb 11:29
f1b6338
Compare
Choose a tag to compare
2.0
  1. Autocalibration
  2. API
  3. Interrupt Support
  4. TestApplication

1.13

07 Jan 17:21
845673e
Compare
Choose a tag to compare

OVERRUN interrupt support processing in hw

1.12

07 Jan 13:05
d7cca0b
Compare
Choose a tag to compare

Fix issue #40 #41
Support WATERMARK interrupt processing in hardware,
Fix error for reading FIFO_STATUS register

1.11

04 Jan 18:37
e7223c9
Compare
Choose a tag to compare

Free Fall interrupt processing in hw support
#38

1.10

02 Jan 23:05
f5dc8e7
Compare
Choose a tag to compare
  1. Add support for DATAREADY interrupt processing in hardware
  2. Fix error for sending read requests from data registers: needs to read 6 registers, but previous version send only 1 byte data read
  3. update API

1.9

02 Jan 16:38
Compare
Choose a tag to compare
1.9

INACTIVITY interrupt processing in hw
Optimized FSM for SingleTap/DoubleTap/Activity/Inactivity interrupt
Fix error when Interrupt processor requests DATA registers - needs for update 6 registers, but read request sended to device update only 1 register

1.8

02 Jan 14:49
7465d98
Compare
Choose a tag to compare
1.8

ACTIVITY support

1.7

01 Jan 23:21
Compare
Choose a tag to compare
1.7

Fix issue #25, #26

1.6

28 Dec 21:17
b51f670
Compare
Choose a tag to compare
1.6
  • Supported SingleTap interrupt processing in hardware unit