Solved Problem
Posted on July 22, 2015 at 22:50
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on July 22, 2015 at 22:50
Posted on July 21, 2015 at 20:56Hi. I have to make 8 AD conversions (Channel 0 - Channel 7) and I would like to put converted values in a predetermined array via DMA. I am trying to achieve that with a SCAN mode (but NOT continuous). Now my questio...
Posted on July 22, 2015 at 19:32Hi, the fractional part of USART Baud rate generator for UART ports is not properly left shifted when the user selects to activate the X8 decode modality. This is critical when we have to pickup high frequency with go...
Posted on July 22, 2015 at 19:08The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 21, 2015 at 10:45Hi all, I am working with a STM32F103 MCU. In this MCU, some pins have multiple alternate functions such as PA8 which has the following alternate functions ''USART1_CK/TIM1_CH1/MCO''. If I simply define such pin e.g. ...
Posted on July 21, 2015 at 21:19I am having some issues with the CDC Transmit Library.I have a STM32l0-discovery board, when the device is powered through the st-link usb connector. Whenever I transmit data over the Virtual Comport using CDC_Transmi...
Posted on June 28, 2015 at 22:27Hi All, We are adding support for new STM32 devices to http://visualgdb.com/- our Visual Studio plugin for embedded development, and it looks like the new STM32L4 devices don't have a HAL package available yet. Is it ...
Posted on July 22, 2015 at 14:13Hello communityI am using the Cube Framework STM32Cube_FW_L0_V1.1.0 with an ASTM32L0x processor and ARM-MDK uVision 5.15I started with the template project where target device is set to STM32L053R8: when loading the ...
Posted on July 19, 2015 at 02:10Just wanted to give a heads up to this.First of all, I am sorry if it was already referenced but I could not find anything when using the search tool.I have the V1.5.0 standard peripheral library package for F0 series...
Posted on July 21, 2015 at 08:31hi friends, I am beginner for firmware programming. I am using stm32f3 discovery kit. I tried to communicate my discovery kit to my PC its communicating but i am not able to get the correct data. Whenever i transmit a...