I want to generate a random number. How to define rand function in cube ide??
Any example program will be more helpful??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-18 8:29 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-19 12:03 AM
You can find tons of examples with source code in the repository for your respective STM32, either in your local repository directory, or in the Github repository, e.g. the one for STM32G4. Just look for directories with RNG in their name.
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-19 12:03 AM
You can find tons of examples with source code in the repository for your respective STM32, either in your local repository directory, or in the Github repository, e.g. the one for STM32G4. Just look for directories with RNG in their name.
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-19 12:05 AM
Hi @Community member​,
since your question is about STM32CubeIDE, I removed the topic Motor Control Hardware and add the right ones.
