NUCLEO-H743ZI Is there a quartz resonator for the HSE signal on the NUCLEO-H743ZI board? Is there a quartz resonator for RTC on the NUCLEO-H743ZI board?
Nucleo borads usualy have't resonator for high frequencies.
Nucleo borads usualy have't resonator for high frequencies.
Hi ,I'm currently working on a STM32F103C8T6 and i need to use the I2C port.I use the STM32 cube MX software to create the project. (like that all my ports are set).I use STM32 System Worckbench to code.My problem is that i don't achieve to communica...
Posted on March 28, 2017 at 12:26Hi,I am using a https://community.st.com/tags♯/?tags=stm32l1 on the STM32L152c-discovery and trying to reach a lower power consumption.But I can't reach less than 0.6mA !!! (10x more than in theory).Where this curren...
Section 37.4.3: TS[4:0] - setting 00010 is missing definitionSame section, Table 322, section 38.4.3 Table 327, section 39.4.3 Table 330, section 40.5.3 Table 335 all show the same type of information but are completely different formats. IMO, Table...
I am Looking for Low power MCU in LQPF64 Package. I found too many MCU , those could be compatible with my MCU , I have problem with parts number .What is the meaning by R in (STM32F334 "R" 8 T7) ?There is also same part available with C,K and T and ...
Hi.I got the STM32F429 eval board which comes with a small LCD and a demo on it.I was looking into options for using a better LCD but I can't seem to find any examples with the 32F429 with a better display. Is there a list of supported/popular touch ...
Hi,I've run into an interesting problem when doing two simultaneous SPI transfers using the DMA.I'm using the STM32F103ZFH6 where I am simultaneously reading a bitstream (in large chunks) from and external SPI flash device and writing in out to anoth...
Can i configure three different ADC channels using ADC interrupt.If so yes, how can i read my values corresponding to each channel from ADC ISR?I have configured ADC interrupt in such a way that the interrupt triggers after all channel sequence.(Havi...
Please provide me the solution for this.
Hi. I am interfacing GSM module with STM32L432kc MCU. I am using UART receive interrupt to receive data from GSM and it's working fine. But at some instance UART receive interrupt is not called even when there is data on UART Receive line. Below I a...