Associate III
July 20, 2021
Question
STM32H725 No SPI6/I2S6 NVIC ?
- July 20, 2021
- 2 replies
- 2830 views
Hey guys,
I see an spi6_it signal in the NVIC table in the reference manual RM0468.
I'm trying to use the NVIC interrupt for I2S6 and there is no tab for it in the MX Cube.
I'm also using I2S1,I2S2, I2S3 which have the NVIC and I'm able to use interrupt.
Is this just an MX cube problem? I also do not see the "Real Audio Frequency" and "Error between selected and real" numbers updated in the I2S6 tab. I'm using the same clock source for all I2S's.
If this is an error in MX cube, how would I setup an NVIC in code?