2013-11-06 07:57 AM
Hello,
Is it true that the STM32 Target for Matlab Simulink is only available for STM32F4 Discovery? In the description here http://www.st.com/web/en/catalog/tools/PF258513 they speak of general STM32, but then it is precised to STM32F4 Discovery. I would like to programm my STM32F3 with matlab (version 2013b), but did not manage it yet. Michael #i�c #stm32 #discovery #stm32-mat/target-matlab-stm32f4 #matlab #stm32-mat/target2013-11-06 10:38 PM
Hi Michael,
Yes, in the release 3.0, only STM32F4 series are supported. -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-06 11:50 PM
alright, thank you.
So, if I buy a STM32F4, will it be possible to also program an I²C connection somehow? In this package, there are only Blocks for I/O, USART, Timer and ADCs included. If I²C is not possible, I can not use the board. Michael2013-11-07 02:41 AM
Which one? -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-07 03:24 AM
sorry, I meant the package ''
STM32 embedded target for MATLAB
3.0'' wich I posted the link for above. Can I use the I²C through this Matlab Target?2013-11-08 04:28 AM
Sorry Michael for misunderstood.
Unfortunately, I2C isn't supported in the 3.0 package of Simulink. -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.
2014-05-01 03:17 AM
Hi
I was wandering if the 3.1 package supports the I²C connection? I am trying to read out a gyroscope, accelerometer and magnetometer using I²C (https://www.sparkfun.com/products/10724#images-modal). However I am not sure how to establish this kind of connection. I am using the STM32F429I-DISCO board.Is it possible to do this in Simulink? Or do I need to program it myself? (my programming skills are close to zero so I was hoping to do it with Simulink (/Matlab).Ben G.