Fabulous tutorial from ControllersTech, thank you for sharing, making life easier for us engineers 🙂
@ab96546ijjh Жыл бұрын
Hello. please help how to run this chip with qspi on stm32h750. I can write and erase information in this flash, but I can't run a program from this chip. I watch your previous videos but could not get this flash to work. thanks for your work.
@chrisp.4019 ай бұрын
I'm having the same issue, did you end up finding a solution?
@ZOLDAIOQUE88MADACI Жыл бұрын
OMG FINALLY the tuto that I have been waiting for....really thanks a lot
@kevinperillo9 ай бұрын
Can you make a video about QSPI with SRAM? Seems to be a gap on KZbin. Haven't found a single video about it.
@Галичанскийсифилис Жыл бұрын
Hello.Did you try to connect stm32 and NAND FLASH ?
@blcouz Жыл бұрын
I tried to make an external loader for f446re using quad spi (dual mode), but I could not reach a result. I'm waiting for a video about it.
@puneethu1233 ай бұрын
What is editor that you are using for reading the pdf
@berlinraj81493 ай бұрын
How did you set the prescaler value to 32? EXPLAIN?
@DevendraGuptaProfile Жыл бұрын
Hi please make a series on NXP S32K3 series controllers there are none available.
@skl218911 ай бұрын
Which OS do you use? Looks beautiful.
@LawlessSentry5 ай бұрын
He's using Linux with KDE Plasma desktop environment. Manjaro usually comes with KDE out of the box, but you can install it yourself with other distros. Just requires quite a bit of tinkering.
@fernando.liozzi.41878 Жыл бұрын
Gracias por compartir tu conocimiento. Saludos!
@sadeghmollaii9873 Жыл бұрын
You are the best
@MrCkkwok4562 ай бұрын
Thank you very much. I learn quite a lot from the vedio. But when I go to the web page to download the code, my anti-virus program stops me and say that the web page has virus.
@ControllersTech2 ай бұрын
There is no virus whatsoever. Please rest assured.
@MrCkkwok4562 ай бұрын
Thank you very much for your reply.
@axramar199211 ай бұрын
Need Help in storing Audio files (MP3,AMR,WAV) in 16MB flash memory and play using ESP32 wroom 32D, which software and programmer Do I need to use to store Audio files on W25Q64FV or similar winbond flash memory ? I am currently using Arduino IDE, I can detect SPI chip ID,using Basic arduino SPI flash code,Please Help.
@N_OR_9 ай бұрын
U could upload files from a USB to flash memory using an Arduino/ESP32, you’ll need to create a program that can read binary data from the USB over serial port , process it, and then write it to the flash memory.
@axramar19929 ай бұрын
@@N_OR_ any Example code?
@levanhieu2358 Жыл бұрын
Thank you
@Aerelektronik4 ай бұрын
Hello, can you please help me how to copy M30626fhpgp chip?
@wegi9621 Жыл бұрын
Thanks!
@amitkorgounkar226710 күн бұрын
why did the total block are set to 32 #define numBLOCK 32