Search found 96 matches

by r_teixeir
Sun Apr 24, 2022 2:37 am
Forum: Flowcode V8
Topic: Problem with file injector
Replies: 5
Views: 2508

Re: Problem with file injector - Little forward

Hi guys, going a little further on the code related to txt data. I uploaded FFT file hello world and I substitute the analog reading from a Pot by the txt file data from an analog circuit that I am working on it. I was not able to output the FFT data into the text file. I believe this is a nice exam...
by r_teixeir
Sat Apr 23, 2022 10:41 pm
Forum: Flowcode V8
Topic: Problem with file injector
Replies: 5
Views: 2508

Re: Problem with file injector

Thanx, What did you do? Ive tried so many things!

Great thanks again

Rod
by r_teixeir
Sat Apr 23, 2022 5:31 pm
Forum: Flowcode V8
Topic: Problem with file injector
Replies: 5
Views: 2508

Problem with file injector

Hi team, Iam trying the hello word for the file injector, the same code works for the V6 and V7 but for V8 it is not. Any help about would be great.

Thanks

Rod
by r_teixeir
Thu Mar 17, 2022 2:21 am
Forum: Flowcode V8
Topic: DSP_Test
Replies: 3
Views: 2373

Re: DSP_Test

Hi guys it is compiling correct. Ben was right I had to do an update.

Thanks

Rod
by r_teixeir
Fri Mar 04, 2022 11:49 am
Forum: Flowcode V8
Topic: DSP_Test
Replies: 3
Views: 2373

DSP_Test

Hi Team, Iam trying to get my hands on the DSP components and the DAC_Output MCP4901. Please I Need help on code considering that amount errors on the compiler message.

Thanks I appreciate

Rod
by r_teixeir
Fri Jan 28, 2022 7:25 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Martin, I dont know If I made myself clear, but what i was trying to explain on my last post is: I cant get the uart comm to read the analog changing while using flowcode. On the other side, while I use a third party for example mikroe uart, iam able to read the analog changing through Uart. Than...
by r_teixeir
Fri Jan 28, 2022 6:35 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Martin, I changed the interrupt macro to the same way you've mentioned. Thanks for the tip. On the other side, Iam uploading two pics so you can check a problem that iam facing. Iam getting data using a third party uart by changing the anlog values on hardware, but while I use the flowcode Im not...
by r_teixeir
Thu Jan 27, 2022 3:25 am
Forum: Flowcode V8
Topic: Analog_Pot_Uart
Replies: 4
Views: 1944

Re: Analog_Pot_Uart

Hi Martin, I kept the same code for interrupt macro(The modulus) you've mentioned. Where do you insert that code you wrote? In a c code or the calculation flowchart? I tried to modified the code by not using the modulus, but the results in simulations were not what I wanted because it does not incre...
by r_teixeir
Thu Jan 27, 2022 3:21 am
Forum: Flowcode V8
Topic: Analog_Pot_Uart
Replies: 4
Views: 1944

Re: Analog_Pot_Uart

Hi Martin thanks for replying. I corrected the place for the interrupt icon and it solved the problem about displaying values timer string. The problem now is that, the values for time string dont match what show on the simulation. I uploaded the the uart values, the analog is working but the timer ...
by r_teixeir
Mon Jan 24, 2022 5:02 am
Forum: Flowcode V8
Topic: Analog_Pot_Uart
Replies: 4
Views: 1944

Analog_Pot_Uart

Hi dear friends, Iam trying to code a program where I define a interrupt timer of 3ms, sampling a analog input reading and send through Uart. In simulation using flowcode the code works perfect and the variables change greatly. But when I Upload into the BL0032, the results look different in hardwar...
by r_teixeir
Wed Oct 27, 2021 4:01 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, I thank you for walking through this with me. It was great bc I even checked the differences in clock speeds by using 2 different circuits ft232rl and the USB-UART 2 click and i got them both working great on the microcontroller that I wanted to use. Pic18F87j50.

Thanks again

Rod
by r_teixeir
Tue Oct 26, 2021 1:34 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec i changed a config on the oscillator, disabled the PLL and it worked. The program was compiled in flowcode and the tests run nicely.

Your were right from the beginning on your obs about oscillation config.

Thanks I appreciate

Rod
by r_teixeir
Tue Oct 26, 2021 12:22 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Medelec I appologize i didnt mention before. With these last tests I was running the programs with the easypic board 8Mhz clock and Pic18F45K22.
With this option does it match with your observation?
by r_teixeir
Tue Oct 26, 2021 11:35 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

HiMedelec here is the 1sec flasher

thnx

Rod
by r_teixeir
Tue Oct 26, 2021 11:11 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec I wrote my name as one single hit and i got this.

Thanks

Rod
by r_teixeir
Tue Oct 26, 2021 4:17 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec im getting error attached

thnx

Rod
by r_teixeir
Tue Oct 26, 2021 4:02 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, Ive just ran a test by changing the oscillator config to the same hello world from mikroe and it worked perfectly. I was able to stablish comm from flowcode to mikroe easy pic board. I wrote my name and tx and rx were the same messages that were trade between them and the logic analyser ...
by r_teixeir
Tue Oct 26, 2021 3:45 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, I ran the tests using the another board easypic with pic18F45K22. The error remains the same as you can see by the pictures.
I was able to stablish comm with flowcode and the board but the data tx is not echoing the same message on the rx.

what is the next step?

Thanks again

Rod
by r_teixeir
Mon Oct 25, 2021 11:00 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, yes I do have an osciloscope and the previous picture also has the analog discovery of 1sec led flasher and its positive / negative edges.

Ill run the tests again about the comm again tonight and let you know about it.

Thanks

Rod
by r_teixeir
Mon Oct 25, 2021 7:40 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, what should we do for the next steps? This is only happenning for this component(USB-UART). So you know, I have the BL0032 (dsPic-16bits) I ran the USB-Serial and it worked perfectly. But as you know it is not a third party board and it is not an USB-Uart comm. Should I reinstall the flo...
by r_teixeir
Mon Oct 25, 2021 12:42 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelc, here is the 1sec flasher. It seems right.

Thnx

Rod
by r_teixeir
Mon Oct 25, 2021 12:03 pm
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medlec Ive just ran a test with a hello world from mikroe's echo example
It is working fine.
Thanks

Rod
by r_teixeir
Mon Oct 25, 2021 11:47 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

Re: UART Component - USB-UART FT232RL hardware

Hi Medelec, thnx for replying. The result remains the same. Strange.

Rod
by r_teixeir
Mon Oct 25, 2021 7:35 am
Forum: Flowcode V8
Topic: UART Component - USB-UART FT232RL hardware
Replies: 26
Views: 8057

UART component

Hi everyone, by studying the examples in the wiki and the various components available, iam trying to simulate and download in hardware a simple example of echo, so I can move on to my project. Iam trying to code by using the component UART flowcode 8, and in hardware USB-UART and iam not getting go...
by r_teixeir
Sat Oct 23, 2021 4:21 pm
Forum: Flowcode V8
Topic: Compiler error xc32
Replies: 4
Views: 7508

Re: Compiler error xc32

Hi Benj thanks for replying. I downgrade the version of installation and it worked nicely.

Rod