NT7502 driver (LCD driver)
Posted on March 28, 2017 at 13:15mostafa.fathihii want to drive an LCD. my LCD driver is NT7502. i want to know what can i drive it with stm32f103 AND STemwin? if no then how do i do?thankfulnull
Posted on March 28, 2017 at 13:15mostafa.fathihii want to drive an LCD. my LCD driver is NT7502. i want to know what can i drive it with stm32f103 AND STemwin? if no then how do i do?thankfulnull
Posted on March 26, 2017 at 17:43Hi all,i am using the STM32F030RC for a customer project. To SPI1 we have connected a SPI-Flash device (SST25VF040B). I am using Cube MX (4.19) to generate as much initialization code as possible.So i have configured...
Posted on March 28, 2017 at 08:26Hi.I am using the STM32F103VBT6 CPU and STM32F10x_StdPeriph_Driver.I want to receive one external IO interrupt and operate 4 PWM channels at the same time.I set the EXTI port as below and created the interrupt ISR fu...
Posted on March 27, 2017 at 19:30Dear All. I'm using STM32F051 with 12 MHz crystal. but my serial communication ran 1.5X faster then i set.I think i need to configure HSE. i have editted -> #define HSE_VALUE ((uint32_t)12000000) but still doesn'...
Posted on March 25, 2017 at 19:16I have a Discovery F4 Board and purchased recently a China Board from *bay (Ebay-Artikel Nr. 272501820584?) with the same uC (STM32F407VGT6). I thought a cheap way to test my code and put it into my project. I have a...
Posted on March 24, 2017 at 14:47Hi everybody,I'm using a STM32F205VE on one of my electronic board.I'd like to reset my microcontroller, so I use the function NVIC_SystemReset that I can find in core_cm3.h but it never works.My board is not resetti...
Posted on March 27, 2017 at 18:51I'm using STM32F303 which operates on 3.3V how can I communicate with the L9823 SPI which runs via 5V?thank you
Posted on December 15, 2014 at 14:24hi everyone, are there any examples how to read individual adc values on more than one channel for the stm32l051/stm32l053 microcontroller. i'm using the stm32l0538 discovery board and i also checked the examples ...
Posted on March 27, 2017 at 16:50is there any formal way to report bugs?
Posted on March 26, 2017 at 15:09The datasheet for STM32F765xx, STM32F767xx, STM32F768Ax, STM32F769xx says on page 26 'The maximum frequency of the two AHB buses is 216 MHz while the maximum frequency of the high-speed APB domains is 108 MHz. The ma...