grigoryev
Newbie level 2
Hello,
I have to create a simulation model in Proteus including a PIC crypto controller (one of these) in Proteus. As I understand, such controllers are not provided by the standard Proteus library, so I'm going to create the custom one. I don't need the full functionality of the controller - just cryptographic (which is easy to implement having C++ in hand) and UART stuff (which implementation scares me a little). So, I have few questions:
Thanks.
I have to create a simulation model in Proteus including a PIC crypto controller (one of these) in Proteus. As I understand, such controllers are not provided by the standard Proteus library, so I'm going to create the custom one. I don't need the full functionality of the controller - just cryptographic (which is easy to implement having C++ in hand) and UART stuff (which implementation scares me a little). So, I have few questions:
- Haven't I missed something about the easiest way to reach my goals? Maybe, there are places in the Internet full of PIC controllers Proteus models?
- Is there any known experience, or source code, or tutorials of implementing UART communication for Proteus in C++? Maybe, it's possible to view the source code of other Proteus models using UART somehow?
Thanks.