Skip to content

CORDIC functions not linking for G474 #2729

Closed Answered by fpistm
beaka asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @beaka
you have to enable the HAL CORDIC module:
https://github.com/stm32duino/Arduino_Core_STM32/wiki/HAL-configuration#hal-configuration

So add a hal_conf_extra.h with
#define HAL_CORDIC_MODULE_ENABLED

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@beaka
Comment options

@beaka
Comment options

@fpistm
Comment options

Answer selected by beaka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants