Search found 65 matches

by igorp
Mon Jul 11, 2016 5:08 am
Forum: FV-1 hardware questions
Topic: more than 8 programs?
Replies: 13
Views: 29825

it could work normally work with AVR and PIC, but not sured about STM32.
I heard, STM have limitations for hardware i2c sequences, about 1024 bits, or so on.
by igorp
Mon Jul 11, 2016 5:03 am
Forum: FV-1 software questions
Topic: log bug?
Replies: 5
Views: 5811

one more test LOG 0.666 , 0 LOG 0.666 , 0.5 LOG 0.666 , 1 LOG 0.666 , 2 LOG 0.666 , 4 LOG 0.666 , 8 LOG 0.666 , 15 dump: 0x2A,0x9F,0x00,0x0B, 0x2A,0x9F,0x40,0x0B, 0x2A,0x9F,0x80,0x0B, 0x2A,0x9F,0x00,0x0B, 0x2A,0x9F,0x00,0x0B, 0x2A,0x9F,0x00,0x0B, 0x2A,0x9F,0x80,0x0B, bit code of argument D is D=0000...
by igorp
Sun Jul 10, 2016 4:45 pm
Forum: FV-1 software questions
Topic: log bug?
Replies: 5
Views: 5811

log bug?

I think. spin asm log function compiling wrong LOG C * LOG(|ACC|) + D , there D is 4.6 real format Example program: LOG 0.5 , 0 LOG 0.5 , 0.5 LOG 0.5 , -0.5 LOG 0.5 , 1.5 LOG 0.5 , -1.5 LOG 0.5 , 2.5 LOG 0.5 , -2.5 LOG 0.5 , 4.5 LOG 0.5 , -4.5 LOG 0.5 , 8.5 LOG 0.5 , -8.5 LOG 0.5 , 15.5 LOG 0.5 , -1...
by igorp
Thu Jun 04, 2015 1:23 pm
Forum: Algorithm development
Topic: HEX TO ASM
Replies: 3
Views: 10833

http://s.shift-line.com/decompiler/

simple decompiler, seems, work fine.
by igorp
Tue May 19, 2015 6:20 am
Forum: FV-1 hardware questions
Topic: atmel atmega emulates fv-1 eeprom!
Replies: 8
Views: 15494

pretty dummy method is "copy myfile.hex>COM8"