Search found 5 matches

by leagaston
Fri Dec 16, 2016 12:25 pm
Forum: Bug reports
Topic: FAT library bug
Replies: 12
Views: 7856

Re: FAT library bug

Hi Ben, great news !!! I've been busy, but with this problem in my head ... hopeful that it could be solved. Right now I'm going to try out my sample program. Thank you so much. :D
by leagaston
Mon Dec 12, 2016 6:24 pm
Forum: Bug reports
Topic: FAT library bug
Replies: 12
Views: 7856

Re: FAT library bug

Hi, thank you very much for the effort. I can not think of any more ideas, this problem is out of my knowledge for now ... so I look forward to some possible solution ... or some suggestion to do tests.
by leagaston
Sat Dec 10, 2016 2:51 pm
Forum: Bug reports
Topic: FAT library bug
Replies: 12
Views: 7856

Re: FAT library bug

Hello, excuse the delay to answer. I've also tried using AppendByteToFile, and it produces the same error, in addition to being quite slower. I also downloaded version 6 of Flowcode, with equal results ... I also tried using a PIC18F4550 in replacement of the Arduino Nano..and the result is the same...
by leagaston
Thu Dec 08, 2016 7:25 pm
Forum: Bug reports
Topic: FAT library bug
Replies: 12
Views: 7856

Re: FAT library bug

Hi, thanks for the prompt reply. I have tried before what you have suggested and the results are the same, anyway I will try again now, to be more sure. I've also noticed that this behavior manifests every 512 bytes, but not always starting at the same offset if I change the length of the string I w...
by leagaston
Thu Dec 08, 2016 4:20 pm
Forum: Bug reports
Topic: FAT library bug
Replies: 12
Views: 7856

FAT library bug

Hello, everyone, this is my first post and I am trying to learn how to use Flowcode. I am trying to write an SD card with data for a future maybe to do a data logger. I'm using an Arduino Nano and Flowcode 7. The problem is that I try to write a fixed data, and this is not always the correct one. It...