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

Fix bug breaking SCI Rx/Tx with DMA/DTC, fix memory corruption in USB peripheral #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

milesburchell
Copy link

Hello Renesas maintainers, I encountered these two bugs while using RxFIT modules:

  1. If using SCI module with DMA/DTC only on Tx, Rx would not work, and vice versa.
  2. If USB peripheral FreeRTOS fixed memory pool runs out of space, memory at address 0 is corrupted.

Fix SCI Rx/Tx not working if DMA or DTC is enabled for only Rx or only Tx
Fix illegal memory access when FreeRTOS USB fixed memory buffer is full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant