Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Alireza770717

  1. A

    Touch GFX and LCD ili9341

    Hello, it seems like you don't have any nerves and always give negative answers. According to my friends on the following site, it seems possible. Please study the following site and add it to your electronic knowledge...
  2. A

    Touch GFX and LCD ili9341

    Hi there, does anyone have experience with Touch GFX software? Can I use this software to design a graphical display with buttons for a 320*240 ili9341 LCD that doesn't have touch capabilities?
  3. A

    [MOVED] VDD and VDDA microcontroller

    Alright, I understand the problem now. Thank you for your response and for your time.(y) 1713417350 Very good, thank you for the appropriate solution you gave. I solved the problem. Thank you.🙏
  4. A

    [MOVED] VDD and VDDA microcontroller

    So, according to your explanation, this is a normal occurrence? 1713331457 thank you So, you're suggesting I get a jumper pin for R4?
  5. A

    [MOVED] VDD and VDDA microcontroller

    Looking at the schematic, why am I getting a voltage of 1V on pin number 1 when the jumper (P4) is on the two VDDA and VDD pins? And you said that I would destroy the microcontroller. What is the reason for this and what is the mistake in the schematic design?
  6. A

    [MOVED] VDD and VDDA microcontroller

    Hello everybody I have an STM32F030F4 microcontroller that has two VDD and VDDA pins that I can use a jumper to turn on and off the 3.3V power supply. The GND pin is also connected directly to the microcontroller. I use an LM317 voltage regulator to supply the necessary voltage to the...
  7. A

    DMA and LCD TFT ili9341

    I have put the LCD and SD card libraries in the compressed file. I have also included a picture of the microcontroller pins and a short video of the LCD performance. This is all I have done so far. /* USER CODE BEGIN Header */ /**...
  8. A

    DMA and LCD TFT ili9341

    Hi friends I have built a project using an STM32 microcontroller and an ILI9341 LCD. The project uses a separate SD card module to read images and send them to the LCD for display. I am facing a problem with the low refresh rate of the display. Can you suggest some solutions? Is it possible to...
  9. A

    STM32 and LCDTFT and Micro SD card Adaptor

    Hi, After a few days, I was able to display images on the TFT LCD display in such a way that it reads and displays the image in BMP format from the SD card. My problem was with coding and how to put the image in RAM, which I was mistakenly putting the hex code in RAM. My next problem is with...
  10. A

    STM32 and LCDTFT and Micro SD card Adaptor

    Hello, have good time Yes, you are right. This library is related to the touch LCD, but I made some changes and was able to display text. The photo I posted earlier is related to the problem of displaying the image. However, I was able to display a photo above the screen, but there are still...
  11. A

    STM32 and LCDTFT and Micro SD card Adaptor

    https://github.com/martnak/STM32-ILI9341/blob/master/Src/ILI9341/ILI9341_Touchscreen.c library LCD https://01001000.xyz/2020-08-09-Tutorial-STM32CubeIDE-SD-card/ library SD Card with communication SPI Please help me thanks
  12. A

    STM32 and LCDTFT and Micro SD card Adaptor

    Hello friends, I successfully installed the LCD library with STM32F103C8T6 microcontroller along with a separate SD card. Now I have a problem with displaying the image. Do you think I chose the wrong type of microcontroller? Main.c file attached
  13. A

    LCD TFT and STM32

    Thank you so much
  14. A

    LCD TFT and STM32

    1705390681 The NVIC of the microcontroller is enabled and the systick is also enabled. There is an error related to ISO C99. 1705390836

Part and Inventory Search

Back
Top