Skip to main content
YPate.1
Visitor II
March 24, 2021
Question

Which database can we use in stm32 cortex m0 controller in order to use it in offline mode?

  • March 24, 2021
  • 1 reply
  • 1049 views

..

    This topic has been closed for replies.

    1 reply

    Andrew Neil
    Super User
    March 24, 2021

    Take "stm32" out of your google search - the answer will apply to any Cortex-M0 class of microcontroller.

    In fact, don't even search on "Cortex-M0" - just try "microcontroller"

    You need to give more details; eg,

    EDIT

    Apart from a normal Google search, try searching GitHub ...

    (other internet search engines are available)

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.