STM32F0 - USART1 external clock?
Posted on September 05, 2012 at 03:07Hi!Is there a way to clock (only) USART1 using a (variable) external clock of 1 to 12 Mhz?Also, is there a way to clock USART2 using another clock source than system?Thank you!
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 05, 2012 at 03:07Hi!Is there a way to clock (only) USART1 using a (variable) external clock of 1 to 12 Mhz?Also, is there a way to clock USART2 using another clock source than system?Thank you!
Posted on September 03, 2012 at 09:05Hello everyone,For a project, we try to debug STM32C-Eval board without SWD/JTAG standart board. We have an *.out file and we want to download this file. We want to implement a C/C++ program instead of SWD/JTAG. ...
Posted on September 05, 2012 at 02:24Hello,I am working on vision module using SMT32F4 and OV7670. It is custom built board and here is more informationhttp://www.negtronics.com/vision-moduleThe problem I am having right now is with DCMI/DMA transfe...
Posted on September 04, 2012 at 02:47Hi all, I am new to programming. I wanted some help regarding rtc coding. I am using stm32l1 discovery board(and IAR workbench), and want to generate interrupt after every 2 mins. I think using timers for this wi...
Posted on September 04, 2012 at 00:42Hello! Sorry for the new thread I'm new here, and I ran into a strange problem... I have a board with an STM32F103C6 micro, and I'm trying to switch the uC to use the on board HSE crystal (12MHz) instead of the ...
Posted on September 04, 2012 at 10:59Sorry for the noise, I found the issue and it had nothing to do with the CPU setup. Mike
Posted on August 29, 2012 at 16:40I need to measure the averige a signal is low using the ADC. Is there a way to connet the adc to a timer? I have nott been able to figure that out, so insted I have tried the folowing... Start systick at 1ms, that c...
Posted on September 03, 2012 at 09:20Hello, I was using UART4 pin PA0 and PA1 for my project. I have done all the initialization procedures right but ended up getting junk values at the output. below is my initialization function. void UART_LowLevel...
Posted on September 03, 2012 at 09:13Hi, I'm trying so hard to send and receive data through USART1 of my STM32. I'm using STM32VL_Discovery board, Modbus as communication bus with RS485 interface (I connect my micro to the bus through a MAX232 and ...
Posted on September 03, 2012 at 15:29Hi, How many Million Instructions Per Second The M0?