Search Results

Search results 1-7 of 7.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Duly noted, Nino. I think what may be confusing to some of the users (like myself), that bit position setting is displayed in hexadecimal notation. Maybe it is just my mindset, but when I see hexadecimal, I instantly think of bitmask. However that still doesn't explain how I got 0x80 there, since WIP bit is 0. I was looking at a wrong bit. Thanks for the help so far. Best regards, Martynas

  • Thanks for response, Nino. When do you think BitPos issue will be fixed? Perhaps with this week's patch update? This is quite an urgent issue. I attached ST part's datasheet and also screenshot of what I see when I try to autodetect this part with JFlashSPI. Thanks. Regards, Martynas

  • Hi, I am trying to program SPI flash device - says 25PE16 on the chip (ST part), but when using autodetect on JFlashSPI - it detects N25Q016A (Micron part). When I used autodetect, I was not able to erase or program this device, so I tried to modify project settings (changed ReadStatus to 0x05 and Status Bit position to 0x80, all details attached) and this is the only way I got it working. I saved the project and in the project file I saw, that Status Bit position was saved as 0x80. However, whe…

  • Hey, Dug up this old thread. Still relevant I think. Wonder if there is a way to output this list of emulators to a file for it to be used further by another program? Thanks! Regards, Martynas

  • Thanks, Nino!Quote from SEGGER - Nino: “We will fix this short term for the CL version and make it available. ” When do you think we could expect the change to be ready? Is it a matter of days, weeks? Regards, Martynas

  • Hi, Trying to log the output of command line version of JFlashSPI. Manual (UM08001) says there is a command line option "-jflashlog", however, if I include it into my batch file, log is not being created, even though I can see programming activity on the screen. If I run the GUI version, logging works as expected. But I need command line, for automation. My script looks like: Source Code (7 lines) Thank you! Martynas

  • Hi, After firmware update flasher 5 pro stopped working properly. Communication between PC and flasher is working fine, but I am not able to program the (known good) target device. Prior to firmware update I did not have any problems with programming. Currently after clearing operation I get timeout error. Is there any way of getting some older version of flasher 5 pro firmware? Although I am not sure, what version firmware this flasher had prior to update, but judging by the age of this program…