Abdulrahman

Results 58 comments of Abdulrahman

I solved the usb port issue: ![image](https://user-images.githubusercontent.com/14331173/150174344-fa310e36-3095-4265-b4e3-ce6733239ee1.png) But in Arduino IDE, I get this error: > Arduino: 1.8.15 (Windows 10), Board: "Generic STM32F103Z series, STM32F103ZE, Serial, 72Mhz (Normal), Smallest (default)"...

OK, I was able to program it with Arduino IDE. First solve the "pl2303hxa phased out since 2012 please contact your supplier" issue, with updating the driver with this file:...

I couldn't connect it on Arduino IDE I installed ST32CubeProgrammer with UART method but the same problem, I get this result: ![image](https://user-images.githubusercontent.com/14331173/150192314-19a10e4e-e66a-4687-9645-314cd166d546.png)

Setting boot1 to GND I got this: ![image](https://user-images.githubusercontent.com/14331173/150199265-0a311c8c-75a4-4b55-b292-44d046deefd3.png)

OK, I was able to program it with Arduino IDE. First solve the "pl2303hxa phased out since 2012 please contact your supplier" issue, with updating the driver with this file:...

Hi, I have both ESP32 devkit and the ST7796S. When I first compiled the LCDWIKI I got errors, so I had to add some mods here and there until I...

> It is much wiser to use Bodmer's TFT_eSPI.h library for ESP32, ESP8266, STM32, RP2040. I've downloaded and going to check this library, it's really a big library I'm already...

I'm really happy I was able to communicate with the board. I also bought the ST LINK V2, now I can program it with Arduino and the other programming platforms...

Yep, thanks man for the support. I really like your work in the Arduino_STM32. I have a question about programming STM32 boards on Arduino vs on the more professional platform;...