Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ADXRS290 #3149

Closed
zephyrbot opened this issue Feb 9, 2017 · 0 comments
Closed

Add support for ADXRS290 #3149

zephyrbot opened this issue Feb 9, 2017 · 0 comments
Labels
area: Sensors Sensors Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Feb 9, 2017

Reported by Anas Nashif:

The ADXRS290 is a pitch and roll (dual-axis in-plane) angular rate sensor (gyroscope) designed for use in stabilization applications.

(Imported from Jira ZEP-1696)

@zephyrbot zephyrbot added priority: high High impact/importance bug area: Sensors Sensors Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@nashif nashif closed this as completed Jul 25, 2018
fkan-ec pushed a commit to fkan-ec/zephyr that referenced this issue Jan 17, 2022
…NIMAL is enabled

- The memory range for ADMA_REG and DSU_SU0_REG was overlapping which
  resulted in errors during page table setup for mmu.
- In default configuration, the error logs are deferred and issue is
  not observed but the system hangs up when LOG_MODE_MINIMAL is used
  because of a deadlock situation on a spinlock in vprintk.

Signed-off-by: Saurabh Karajgaonkar <[email protected]>
fkan-ec pushed a commit to fkan-ec/zephyr that referenced this issue Jan 17, 2022
…T is enabled

- Since raptor2 has multiple cpu clusters we are using higher affinity level
  fields in MPID.
- The ASSERT condition where mpid for secondary cpus is checked was getting
  triggered because the default Zephyr code does not handle MPIDR values other
  than affinity 0.

Signed-off-by: Saurabh Karajgaonkar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sensors Sensors Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants