Suggestions for new microcontroller support

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Chip7882
Posts: 4
http://meble-kuchenne.info.pl
Joined: Wed Feb 17, 2021 8:59 am
Has thanked: 1 time
Been thanked: 1 time

Re: Suggestions for new microcontroller support

Post by Chip7882 »

Hello, I have a professional Flowcode license and work with flowcode in my company. I do a lot of pre-development projects in the automotive sector, such as showcars, etc. In the new projects, I almost only have to work with the new CAN FD BUS. Is there a way to program the new microcontrollers with CAN FD peripherals from Microchip with Flowcode?
Do you plan to support these devices in the near future?
Or is there the possibility to implement it for me and what would it cost me?
Best regards
Daniel

DAVIDJOINER
Posts: 140
Joined: Wed Dec 02, 2020 7:35 pm
Been thanked: 18 times

Re: Suggestions for new microcontroller support

Post by DAVIDJOINER »

Hi

It would be good to get TEENSY 4.1 support as it is very powerful device and at present i have to use Arduino GUI tp program it when i use it.

It would be nice to be able to program it within the Flowcode environment

David

gauravmjoshi
Posts: 1
Joined: Sat Jan 02, 2021 6:39 am

Re: Suggestions for new microcontroller support

Post by gauravmjoshi »

Hi,

We shall be grateful if you can add support for PIC18F27Q84 microcontroller or the PIC18F-Q83 series microcontrollers.

Regards,

Gaurav

User avatar
oi18ct
Posts: 16
Joined: Mon Jun 14, 2021 11:53 pm
Location: North Branch, MN USA
Has thanked: 3 times
Been thanked: 2 times
Contact:

Re: Suggestions for new microcontroller support

Post by oi18ct »

atmega4809 series? looks like it's making its way into ardunio hardware

vvvhydr
Posts: 7
Joined: Wed Dec 01, 2021 7:22 am
Has thanked: 1 time

Re: Suggestions for new microcontroller support

Post by vvvhydr »

Good day. Please tell me how to add the missing PIC18F97J94 processor? The project must be executed on the PIC18F97J94 processor. Help me please. This processor is not listed in the Flowcode.

MJU20
Posts: 237
Joined: Tue Dec 08, 2020 5:11 pm
Has thanked: 75 times
Been thanked: 50 times

Re: Suggestions for new microcontroller support

Post by MJU20 »

Not a new processor, but a part of an existing processor:

The ESP32 ULP:
The ULP (Ultra Low Power) coprocessor is a simple FSM (Finite State Machine) which is designed to perform measurements using the ADC, temperature sensor, and external I2C sensors, while the main processors are in deep sleep mode. The ULP coprocessor can access the RTC_SLOW_MEM memory region, and registers in RTC_CNTL, RTC_IO, and SARADC peripherals. The ULP coprocessor uses fixed-width 32-bit instructions, 32-bit memory addressing, and has 4 general-purpose 16-bit registers.
Would be great addon to the ESP32 Flowcode file.

MJU20
Posts: 237
Joined: Tue Dec 08, 2020 5:11 pm
Has thanked: 75 times
Been thanked: 50 times

Re: Suggestions for new microcontroller support

Post by MJU20 »

Has this one been mentioned:

The Arduino Nano RP2040 Connect?

https://docs.arduino.cc/hardware/nano-rp2040-connect
Image

patrickh1978
Posts: 1
Joined: Tue Mar 30, 2021 11:34 am

Re: Suggestions for new microcontroller support

Post by patrickh1978 »

Hi all

Posting here to look if support for Atmel SAM21D micros could be added.

Regards

SpeedPIC32
Posts: 251
Joined: Thu Dec 10, 2020 2:35 pm
Has thanked: 36 times
Been thanked: 17 times

Re: Suggestions for new microcontroller support

Post by SpeedPIC32 »

Hello,

I found something very interesting.
Programming a PLC control on STM32 basis in C
and with the Arduino development environment

lococube® mini-PLC STG-850
https://barth-elektronik.com/en/lococub ... G-850.html
-
- Tiny and super-flat CAN Logic Controller
- High-Performance 32 Bit ARM® Cortex® STM32
- 6 analog Inputs 0 to 30 VDC, 12 bit ADC
- 4 digital Inputs
- Event Counter Input 25 kHz
- Pulse and Frequency Counter Input 40µs
- 8 Solid-State Power Outputs up to 1.5 A
- 1 Power PWM Output 16 Bit 1 Hz to 5 kHz
- CAN 2.0A/B and SAE J1939 Interface
- CANopen® Interface
- IrDA/SIR Interface
- TTL-232 3.3V Interface
- Comprehensive Fail Safe Functions
- Open Source ‚C‘ Programming
- ARDUINO® Programming
- Compatible with PG-65 Programmer
- Wide Operating Voltage Range 7 to 32 VDC
- Wide Operating Temp. Range -40 to +70°C
- Vibration resistant and rugged Sealing
- CE, UL und ECE-R10 certified
- Engineered and manufactured in Germany
- Dimensions (LxWxH): 93x45x15mm
- Weight: 80g

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: Suggestions for new microcontroller support

Post by stefan.erni »

Hi SpeedPIC32, Hi Steve

On this Modul is a

STM32F091CCU6

Is it possible to add this processor?

regards


Stefan

Post Reply