X

MicroPython Inline Assembler By Example

Product ID : 44563925


Galleon Product ID 44563925
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
No price yet.
Price not yet available.

Pay with

About MicroPython Inline Assembler By Example

This book is intended for anyone who wants to learn how to write high performance MicroPython applications using Inline Assembler. High-level code combined with low-level Inline Assembler instructions allows to develop high performance applications. The material of this book is thought as a highly practical guide that represents numerous examples illustrating many aspects of using Inline Assembler. All Inline Assembler examples are developed for the popular boards based upon the STM32 microcontrollers, therefore it is assumed that the readers understand the basics of Cortex-M microcontrollers.The code examples are developed and tested using a popular Pyboard v1.1 (PyBv1.1) development board described in detail on www.micropython.org. Nevertheless, all examples can be easily adapted for any MicroPython development board equipped with STM32Fxx MCU.The book is written by the professional embedded engineer experienced over 20 years in designing embedded systems.