Search found 53 matches

by Osta
Fri Feb 04, 2022 2:39 pm
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Re: Flash W25 reading doesn't work

When connected according to the datasheet, there is not even a read. And if the pins MOSI and MISO swap places, the chip returns 255. This is the default value. In the program you can see that I set the value to 0 and the return value to 255. So the reading is done. But the sector is not unlocked an...
by Osta
Fri Feb 04, 2022 2:32 pm
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Re: Flash W25 reading doesn't work

Everything works in Proteus but not in hardware.
If connected according to the data sheet, the MISO and MOSI pins are reversed
by Osta
Fri Feb 04, 2022 2:28 pm
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Re: Flash W25 reading doesn't work

WP connected to VCC
by Osta
Thu Feb 03, 2022 11:07 pm
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Re: Flash W25 reading doesn't work

Erasing does nothing!
Cleaning up didn't do anything either.
Made a write / read loop and the loop stops.
the program hangs. Recording doesn't work.
Only reading works.
by Osta
Sat Jan 29, 2022 4:15 am
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Re: Flash W25 reading doesn't work

Found my mistake, but the question remains...
by Osta
Fri Jan 28, 2022 2:53 pm
Forum: Bug Reports
Topic: Flash W25 reading doesn't work
Replies: 20
Views: 7448

Flash W25 reading doesn't work

Hello I use Atmega128 processor and AT25F4096 memory.
Writing to memory works correctly but reading always returns 1.
by Osta
Fri Jan 14, 2022 8:53 am
Forum: General
Topic: Address of variables
Replies: 4
Views: 2215

Re: Address of variables

Thank you so much!!!!
by Osta
Sat Jan 08, 2022 3:33 pm
Forum: Bug Reports
Topic: SPI Slave Compiler gives an error
Replies: 8
Views: 3135

Re: SPI Slave Compiler gives an error

Right!!!
Thanks a lot!!!
by Osta
Sat Jan 08, 2022 12:32 pm
Forum: Bug Reports
Topic: SPI Slave Compiler gives an error
Replies: 8
Views: 3135

Re: SPI Slave Compiler gives an error

I do not know what to do...
How to return to the scene when did you work with the code?
by Osta
Sat Jan 08, 2022 12:23 pm
Forum: Bug Reports
Topic: SPI Slave Compiler gives an error
Replies: 8
Views: 3135

Re: SPI Slave Compiler gives an error

Before using the Flowcode macros, the С code was written,
But after the use of macros Flowcode, the compiler began to issue an error!
As a result, neither macros do not work С code !!!