Using STM32N6 on a USB Adapter
I'm new to using AI. I want to create a USB adapter that will connect to devices with a USB port and manage and control them.
How would I go about accomplishing this?
Are there any pre-defined models I could use?
I'm new to using AI. I want to create a USB adapter that will connect to devices with a USB port and manage and control them.
How would I go about accomplishing this?
Are there any pre-defined models I could use?
Hi
I don't think that I understand your need. I would advise you to open a AI LLM like chatGPT and describe your needs to it to clarify what you want to do, what it would mean in terms of model requirements. It would help you find models that seem to do what you are trying to achieve.
Then I would suggest to first try to simulate what you are trying to achieve purely on python on pc and then if satisfied with the result, start looking at how to deploy it on STM32.
When looking for model, be mindful that you need small models, most likely quantized in 8bits.
In your process, please also try to use the ST Edge AI Core to try to generate your model to see if we are compatible with all the layers that your model zoo. It will help you not to lose time if your model doesn't pass the conversion to C code.
Have a good day,
Julian
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.