How can I set Internal Pull-Up or Pull-Down resistor for Digital I/O pins using Simulink Coder Support Package for STMicroelectronics Nucleo Board?
Show older comments
I am working on project where I have used external user button connected it to GPIO pin. I am reading the button input using Digital read block from Embedded Coder® Support Package for STMicroelectronics STM32 Processors in simulink. In block parameter, only pin name or pin number/port can be given as parameter. there is no option to enable or disable built in pull-up or down resistor. As per the data sheet, it is mostly available on digital IO pins in STM32 nucleo boards.
This resistor can be easily set to either mode if programming the micro controller using STM32 Cube IDE but not possible in Simulink.
Can any one help me how internal pull-up or down resistor can be enabled using simulink blocks (Digital read)?
Accepted Answer
More Answers (0)
Categories
Find more on STMicroelectronics Discovery Boards in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!