2013-11-13 05:35 AM
Hello everybody,
is it possible to use I2C with the Simulink Target for the STM32F4 Discovery? In the GPIO-Config-Block, you can set the Alternate Function on I2C, but I cant find how to initialise I2C oder read/send Data. Thank you for your help, Michael #stm32-mat/target-matlab-stm32f42013-11-13 06:10 AM
Hi Michael,
Configuring GPIO pins doesn't mean I2C is supported. This is the GPIO block. -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2013-11-13 07:55 AM
ah, sorry, I didn't see your last post in the other thread. Somehow I did not get an alert for your post.
Okay, then I maybe have to do this with an self written s-function in C. Michael