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

Stuck in busy HAL_DMA_STATE_BUSY #9

Open
antoi-q opened this issue Mar 7, 2023 · 0 comments
Open

Stuck in busy HAL_DMA_STATE_BUSY #9

antoi-q opened this issue Mar 7, 2023 · 0 comments

Comments

@antoi-q
Copy link

antoi-q commented Mar 7, 2023

Hello Crazy-Geeks,

Thank you for this lib. I try to add it to my Nucleo G0B1RE project but I have several problems.

First of all I had to change APBfq init because of "implicit declaration of function" :
image

Unfortunatlly, I the execution get stuck in the second ARGB_show() call. Whane checking DMA_HANDLE.State it is HAL_DMA_STATE_BUSY.

Please find my configs :
image

image

image

image

image

I use a picoscope for debugging which is directly connected to the TIM4_CHANNEL1 pin and the it stays low.

Do you think the problem comes from the APBfq changes ? Could you please help me find out where does the problem comes from ?

Thank you for your time.

antoi-q

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

No branches or pull requests

1 participant