Hello schmidi,
I can give you some answers regarding this topic.
So about examples: after installing the package, you can check some simple examples clicking "Examples Library", as shown in the image below:
Attachment 2285
About your questions:
Right now the library does not have implemented an UART block. So using this library alone it is not possible to transfer data from XMC to Simulink.
One way to overcome this may be:
- Do your project in Simulink, using the available library blocks;
- Implement the UART communication in MATLAB side using matlab default functions;
- Export the project to DAVE and implement the UART communication in the microcontroller side.
If you have any further questions you can post it here and I can try to answer them.
I can give you some answers regarding this topic.
So about examples: after installing the package, you can check some simple examples clicking "Examples Library", as shown in the image below:
Attachment 2285
About your questions:
Right now the library does not have implemented an UART block. So using this library alone it is not possible to transfer data from XMC to Simulink.
One way to overcome this may be:
- Do your project in Simulink, using the available library blocks;
- Implement the UART communication in MATLAB side using matlab default functions;
- Export the project to DAVE and implement the UART communication in the microcontroller side.
If you have any further questions you can post it here and I can try to answer them.