Search found 31 matches

by hiromiyureei
Mon May 06, 2024 3:40 pm
Forum: General
Topic: FLASH EEPROM not write
Replies: 1
Views: 40

FLASH EEPROM not write

Good morning everyone, I'm trying to read and write data in the flash, but when I read it always returns 0, where am I wrong, is there anyone who can help me?
I attach the flowcode file
Thank you
by hiromiyureei
Tue Apr 23, 2024 2:17 pm
Forum: Bug Reports
Topic: EEPROM FCD error in compiler
Replies: 1
Views: 395

Re: EEPROM FCD error in compiler

Solved, I checked the datasheet carefully and this microcontroller does not have the eeprom, but the flash memory, it would be nice if flocode would warn and not allow the insertion of the object.
by hiromiyureei
Tue Apr 23, 2024 1:39 pm
Forum: Bug Reports
Topic: EEPROM FCD error in compiler
Replies: 1
Views: 395

EEPROM FCD error in compiler

Good morning, I'm using 32mx575f512h, when I use the eeprom component and insert
read or write the compiler gives me the following error message,
Where am I doing wrong?
by hiromiyureei
Wed Apr 17, 2024 6:09 am
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 540

Re: Because it doesn't respect the delay

Hi, I commented on the indicated line, actually the microcontroller does not block but continues, the only thing it transmits and receives.
by hiromiyureei
Fri Apr 12, 2024 1:41 pm
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 540

Re: Because it doesn't respect the delay

This is the simple project working tx can with rx can, I still have to understand why it doesn't want to work with flocode init, I'm waiting for someone expert to answer me.
Thank you
by hiromiyureei
Fri Apr 12, 2024 11:04 am
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 540

Re: Because it doesn't respect the delay

I'm going crazy to understand but nothing to do if I insert code made with mpla and working correctly, it also works in flowcode, but if I only insert flowcode init the controller crashes, I would like to buy flowcode 10 but I doubt it would solve this problem. I attach example photos, the project i...
by hiromiyureei
Fri Apr 12, 2024 11:00 am
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 540

Re: Because it doesn't respect the delay

I correctly entered the clock speed of 80mhz, it seems that it works at 160, but obviously it is not possible, surely there are some employees who don't work for me,
the project is here
https://drive.google.com/drive/folders/ ... drive_link
by hiromiyureei
Fri Apr 12, 2024 10:43 am
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 540

Because it doesn't respect the delay

Because in flow code I have to put FPLLODIV divided by 2 to have a correct delay, with a CPU at 80 MHz.
Let me start by saying that it works correctly in mplab, am I doing something wrong in the configuration in flowcode?
by hiromiyureei
Thu Mar 28, 2024 7:54 am
Forum: Bug Reports
Topic: CAN module the options disappear
Replies: 4
Views: 934

Re: CAN module the options disappear

Good morning, I'm doing a project with canbus, when I insert can initialise the microcontroller freezes, but if I insert the parameters I put in mplab it works but not correctly, in mplab however it works well, this is just an example of a larger project but with flowcode I can't configure the canbu...
by hiromiyureei
Thu Mar 28, 2024 7:35 am
Forum: Bug Reports
Topic: CAN module the options disappear
Replies: 4
Views: 934

Re: CAN module the options disappear

Good morning, I tried to do the procedure but the baud rate configuration options etc are no longer there, but if I update they reappear but with the usual problem.
I attach a video of the procedure
https://www.decxa.com/lambda/video/flow ... w9can1.mp4

Thank you