Search found 692 matches

by stefan.erni
Thu Feb 11, 2021 2:31 pm
Forum: General
Topic: App Developper How to use DSP Gen and XY-Chart?
Replies: 6
Views: 3567

App Developper How to use DSP Gen and XY-Chart?

Hi Ben The DSP Generator component works great. Also the XY-Chart. With the DSP generator I have saved my own curve under custom and can play it as desired. Question about DSP Generator. How many values can I store in custom wave? Are there a few extra possible? Question about XY-Chart. How can I ge...
by stefan.erni
Wed Feb 10, 2021 2:33 pm
Forum: Bug Reports
Topic: App Developer freezing [Resolved, not freezing]
Replies: 8
Views: 4413

Re: App Developer freezing [Resolved, not freezing]

Hi Martin

I wanted to import a simple 3D object into the App Developer (just a cube).
It had also taken several minutes. Flowcode was like frozen.

regards

Stefan
by stefan.erni
Fri Feb 05, 2021 2:28 pm
Forum: General
Topic: App Developer How to use DSP Input CSV
Replies: 2
Views: 1983

Re: App Developer How to use DSP Input CSV

Hi Ben


Yes the csv had wrong data. I made a dsp2.csv.
It's working very nice now.

regards

Stefan
Heartbeat_2021-02-05_15-14-31.png
Heartbeat_2021-02-05_15-14-31.png (85.33 KiB) Viewed 1953 times
by stefan.erni
Fri Feb 05, 2021 1:36 pm
Forum: Feature Requests
Topic: App Developer comport vs uart
Replies: 9
Views: 5269

Re: App Developer comport vs uart

Hi Ben It looks very good. Thank you. To send/receive long can be helpful. With float maybe less. For the PIC32 and App Developer it's perfect now! Unfortunately with the fantastic ESP32, bluetooth isn't over the UART. It is made with a component Blue_SPP_ESP. If an upgrade were also possible there....
by stefan.erni
Fri Feb 05, 2021 10:19 am
Forum: Feature Requests
Topic: App Developer comport vs uart
Replies: 9
Views: 5269

Re: App Developer comport vs uart

Hi Ben Yes perfect, It's working. A question about the ByteArray. From the hardware I have data as 8 channel in Integer (16-Bit Binary) and send it by bluetooth and receive it in APP Developer. I prefer to send it in a block 512Byte every 100mSec The good thing is in APP Developer I know there are 5...
by stefan.erni
Thu Feb 04, 2021 1:34 pm
Forum: Bug Reports
Topic: PIC25K22 and PIC26K22 UART Compile problem
Replies: 3
Views: 2068

Re: PIC25K22 and PIC26K22 UART Compile problem

Hi erasmus

Not last 3 day..... 2 days

https://flowcode.co.uk/forums/viewtopic.php?f=4&t=186

I hope it's fixed soon.

regards

Stefan
by stefan.erni
Thu Feb 04, 2021 10:51 am
Forum: Bug Reports
Topic: EBM001 does mot compile
Replies: 6
Views: 3556

Re: EBM001 does mot compile

Hi David


Can you post your program? So I can have look.


regards

Stefan
by stefan.erni
Thu Feb 04, 2021 8:47 am
Forum: Feature Requests
Topic: App Developer comport vs uart
Replies: 9
Views: 5269

Re: App Developer comport vs uart

Hi Ben There is a small problem now with the uart in all my program (also in the ESP32). I cant compile anymore. So I have looked to undo the last update, but there I saw for the cal_uart is not a lower version number available. For the comport there is a lower number available but comport version i...
by stefan.erni
Wed Feb 03, 2021 5:20 pm
Forum: General
Topic: App Developer How to use DSP Input CSV
Replies: 2
Views: 1983

App Developer How to use DSP Input CSV

Hi Ben

I used the DSP Sine wave generator and the XYChart. Both are working nice.

But the DSP Input CSV I can not understand how. I have a file with coma separated CSV file but no way to show it on the XYChart.
DSP1.csv
(5.8 KiB) Downloaded 161 times

regards

Stefan
generator_2021-02-03_18-10-15.png
generator_2021-02-03_18-10-15.png (49.72 KiB) Viewed 1983 times
by stefan.erni
Wed Feb 03, 2021 9:43 am
Forum: Feature Requests
Topic: App Developer comport vs uart
Replies: 9
Views: 5269

Re: App Developer comport vs uart

Hi Ben Very good thank you. I like it a lot. Only my PIC32 doesn't like that. As soon as I slide the uart into the 2D panel, I get an error. But in the App Developper it seems to work. emg_empty_uart.fcfx A question about the ByteArray. Is that only possible with bytes or can I also use an array wit...