Skip to main content
HMina.1
Associate
January 14, 2022
Question

PLC01A1 Example Code for Nucelo-F401RE

  • January 14, 2022
  • 4 replies
  • 1224 views

Hello ST community, I recently bought a PLC01A1 expansion PLC board for my NUCLEO-F401RE and I am having trouble compiling the example code provided on the PLC01A1 website. After carefully integrating the code in STM32CubeIDE, I was prompted with the following error message "TIM6_DAC_IRQn' undeclared (first use in this function); did you mean 'TIM1_CC_IRQn". I checked the CubeMX (.ioc) file and TIM6 doesn't exist there. How can I run the example, and properly declare TIM6?

I very much appreciate the community help in advance, looking forward to hear a response from you.

This topic has been closed for replies.

4 replies

Sara BEN HADJ YAHYA
ST Technical Moderator
January 26, 2022

Hello @HMina.1​ ,

Could you please share your ioc file and specify the CubeMX version?

Thanks,

Sara.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
HMina.1
HMina.1Author
Associate
February 17, 2022

I apologize for the late response, I am using STM32CubeIDE Ver 1.7.0, per your request I attached the .ioc file to this answer.

Thanks for the help!

Sara BEN HADJ YAHYA
ST Technical Moderator
February 17, 2022

Hello @HMina.1​ ,

Could you please specify which example are you using and from where exactly did you download it?

Thanks,

Sara.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
HMina.1
HMina.1Author
Associate
February 17, 2022