• Electromagnetic tracking. Need help
    Hello. Help is needed in developing an electromagnetic tracking system. I wound coils, made hardware and wrote a program. But the system is not working properly. I need help from a person who has already...
  • Which OS is a best choice for a beginner of embedded technology?
    In my opinion Linux OS is a best choice for newbies to learn embedded system. As It is an open source system,which could help learners gradually master this embedded operation system through many times...
  • Using C++ Templates in Embedded Software
    I was recently asked about the issues of using C++ templates in deeply embedded systems (i.e. not Linux, etc.) The original question "But, it might increase footprint of code. Because compiler will...
  • Best low power low cost ARM Cortex-M family part
    I would like to help my clients move off PIC. Many seem to like the low cost of entry, use it to get started, and then come to us asking us to finish. The PIC platform is not the best for what they need...
  • FreeRtos software timer
    Hi friends, I am using STM32CubeMX and trying to start software timer but I couldn't start.These are my codes.Do you have any simple example or How can I manage it? #include "main.h" #include "stm32f1xx_hal...