Jump to content

Max DIN modules on CORE_STM32 Module?


Svartrose

Recommended Posts

I'm planning to build a controller to control Ma-Lighting GrandMa OnPc software. Therefore I need 32 pot inputs and 160 button inputs. As far as I can see, that isn't possible with one standard core-module. But will it be possible on a Core_STM32? How many DIN modules can be handled by the STM32 core?

Is it worth waiting a few months or does it take a while before the STM32 core is ready?

Link to comment
Share on other sites

Chaining up to 16 DIN SRs is a physical, and not a software limitation.

See also this posting

However, beside of the possibility to use a button matrix with the old PIC based solution (1024 buttons or even more buttons? no problem) with MIOS32 it's much easier to scan a second DIN chain with less programming effort because of the flexible framework (e.g. generic SPI access functions) and C as a programming language instead of cryptic assembly code. It's definitely worth to wait for the public release (some people are already using the MBHP_CORE_STM32 module)

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...