robertobucher / pysimCoder

Block diagram editor and real time code generator for Python
GNU General Public License v3.0
143 stars 31 forks source link

Raspi ADC/IMU blocks #1

Closed josujugo closed 4 months ago

josujugo commented 4 years ago

Dear Roberto:

I have been testing the new code for raspberry pi crosscompiling with pysimcoder. Great work. I am wondering if the spi devices to connect with the ADC/IMU blocks are particular ones or the code is generic and must be tuned depending on the selected chip.

Thanks

robertobucher commented 3 years ago

Sorry Josu for the very later answer, but I only found now your question.

The two functions are quite specific for the tho kind of HW

josujugo commented 3 years ago

Don't worry, Roberto, I appreciate very much your work and that you share it with all us.

Could you say me the details of such HW? Just in case we use hardware in the classes (We usually use only software simulations).

robertobucher commented 2 years ago

Hi Josu

In the last time a was working on an interesting improvement of the pysimCoder application, in order to obtain code for the NuttX RTOS. NuttX offers a Posix layer that can be used for about 500 different embedded systems: this means that the same SW can run on about 500 uControllers! More info at https://nuttx.apache.org

I did some tests using a STM32F446 and a STM32F746nucleo board, using ADC, PWM, DI, DO, CAN.

josujugo commented 2 years ago

Hi, Roberto:

Thanks you for your hint. I will soon working again with pysimCoder since I use it in a Master Course and I will study the new development. I don’t know the NuttX RTOS, but sounds very interesting with support for so many board.

Your work is very valuable,

Thanks a lot!

josu

On 8 Nov 2021, at 16:25, Roberto Bucher @.***> wrote:

Hi Josu

In the last time a was working on an interesting improvement of the pysimCoder application, in order to obtain code for the NuttX RTOS. NuttX offers a Posix layer that can be used for about 500 different embedded systems: this means that the same SW can run on about 500 uControllers! More info at https://nuttx.apache.org https://nuttx.apache.org/ I did some tests using a STM32F446 and a STM32F746nucleo board, using ADC, PWM, DI, DO, CAN.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/robertobucher/pysimCoder/issues/1#issuecomment-963269194, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALJDUUCIB3E46OYATPXIQD3UK7TXXANCNFSM4LUNVJJQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.