MISU.RSG
Member level 1
Hi dears
Anyone has any advice to become easier and more effective to write code for external peripherals?
when you use a microcontroller you have a debugger that is so useful to check registers and the state of the MCU.
I worked on QuadSPI flash and make some basic functions to use it. but my problems start when I want to expand them.
I wasn't sure state of the device and I wasn't sure if the last command work properly to start a new one.
how can I use a system to work more effectively?
please share your idea
thank you
Anyone has any advice to become easier and more effective to write code for external peripherals?
when you use a microcontroller you have a debugger that is so useful to check registers and the state of the MCU.
I worked on QuadSPI flash and make some basic functions to use it. but my problems start when I want to expand them.
I wasn't sure state of the device and I wasn't sure if the last command work properly to start a new one.
how can I use a system to work more effectively?
please share your idea
thank you