how to put pictures on tft lcd (stm32f429)
Posted on March 06, 2018 at 20:23Hello, I have a project with tft LCD on STM32F429. how ı can put background picture and some icon or pictures for my app. ı need to help. please.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 06, 2018 at 20:23Hello, I have a project with tft LCD on STM32F429. how ı can put background picture and some icon or pictures for my app. ı need to help. please.
Posted on March 10, 2018 at 08:06Hi, I've got a question related to making shields for Nucleo boards. The problem is portability of shields between boards. There are two questions, to which I can't find a simple answer:1. Do ST Morpho connectors on ...
Posted on October 05, 2017 at 09:31When compiling using the HAL library STM32Cube_FW_F4_V1.16.0 I am getting an error that UID_BASE is not defined.Can someone point me out if I am missing a header file or declaration?
Posted on March 10, 2018 at 08:38 The follow code snippet is generated in sd_diskio.c by CubeMX (4.0) when using FreeRTOS (STM32Cube_FW_F7_V1.9.0): /** * @brief Gets Disk Status * @param lun : not used * @retval DSTATUS: Operation status *...
Posted on March 09, 2018 at 16:12Where are any STM32Cube example projects for the B-L475E-IOT01A board? I can find the generated projects for example BLE/HeartRate and P2P_LedButton. But how were these generated? Isn't the whole point of using...
Posted on March 09, 2018 at 16:21We are working on a motor controller and started with a evaluation board that uses the STM32F031. Unfortunately we have utilized over 80% of the flash and 90% of the RAM, so going forward with the STM32F031 is a bit ...
Posted on March 08, 2018 at 16:28Hi, I've a problem with the jitter of my program on STM32L476.First of all, I'm introduced you my project.A signal TLL with a frequency of 1KHz to 50 KHz must be multiplied by a sinusoide or square analogique signal ...
Posted on March 09, 2018 at 16:27Has anyone replaced the shunt resistors with a isolated hall-effect current sensor?We need isolation for safety, but there is concern of introducing phase lag in the current signals.#iso-shunt-current #isolated-curre...
Posted on March 07, 2018 at 22:25HiI use stm32f407 to communicat with rs485.I use DMA to transmit data. For controllig dirction pin, I check the USART_FLAG_TC. Whet it is set, I will push Dirction pin low and clear the USART_FLAG_TC by writing with ...
Posted on March 08, 2018 at 04:58First of all, Thanks for the help from community. I hope I could be more helpful, more healthy and strong.I saw many questions were answered but the author don't mark correct. Some of the thread were many years ago.I...