USB SERIAL for STM32

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Kisen
Posts: 73
Joined: Fri Jan 24, 2020 10:38 am
Has thanked: 4 times
Been thanked: 2 times

USB SERIAL for STM32

Post by Kisen »

Hi

I am looking to use the USB Serial component with STM32F042K6.

This looks like its a paid add-on to my existing license. I would like to confirm before purchasing the add-on that this component will work with the STM32 i have chosen.

Thanks

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times

Re: USB SERIAL for STM32

Post by LeighM »

Hi,
No, sorry, we don't yet support the STM32 USB peripheral in Flowcode.

Kisen
Posts: 73
Joined: Fri Jan 24, 2020 10:38 am
Has thanked: 4 times
Been thanked: 2 times

Re: USB SERIAL for STM32

Post by Kisen »

Hi Leigh,

Not quite the answer i had hoped for.

Is it possible/feasible to implement such a feature in the flowchart itself?

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times

Re: USB SERIAL for STM32

Post by LeighM »

In theory it should be possible to utilize the ST HAL libraries,
but it won’t be trivial and it’s something I haven’t attempted yet.
Could you consider a UART to USB bridge, FTDI, CP210x etc?

Post Reply