STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting ADC working on STM32f334 discovery

Posted on March 31, 2015 at 05:09Hi all,I am trying to get ADC working on the STM32f334 discovery board, using the HAL drivers, however there isn't enough documentation on the HAL drivers to help me (''Description of STM32f334 HAL Drivers.pdf'' does...

previn by Associate II
  • 519 Views
  • 4 replies
  • 0 kudos

STM32F429 USB CDC & LTDC Issue

Posted on April 01, 2015 at 21:58Hello, My custom board has a STM32F429IIT on it and I am trying to use the LCD and USB FS modules.  I can get a picture on the LCD using an external SRAM attached to the FMC and also I can get the USB FS module to co...

Bug in STM32L0 HAL TIM / reference manual flaw

Posted on April 01, 2015 at 20:23The reference manual in section 21.3.3 to choose the clock for a timer says the following: External clock mode2: external trigger input (ETR connected internally to LSE) But the following description is not sufficien...

karsten2 by Associate II
  • 252 Views
  • 0 replies
  • 0 kudos

Bug IN HAL STM32L0xx ?

Posted on March 25, 2015 at 13:18 Hi, I think there is a bug in the HAL layer of ST. (version 1.1.0) My code is very simple: I initialize two GPIO (PB4 and PB5) in Interrupt. GPIO_InitTypeDef GPIO_InitStruct; // Configure the...

foujanet by Associate II
  • 608 Views
  • 2 replies
  • 0 kudos

STM32 AHB multilayer bus arbiter

Posted on April 01, 2015 at 18:22Hi I read the AN4031 application note ''Using the STM32F2 and STM32F4 DMA controller''. In this document it is mentioning that the AHB Multi layer bus has an Arbiter on each layer, which handles the bus arbitration ...

CAN bus is not receiving any message

Posted on December 17, 2014 at 11:52 I am using STM32F429 Microcontroller and need to implement CAN Bus Communication between CAN2 and PCAN View.I am able to transmit the message from CAN2 but I am not able to receive any message.I am using TJA10...

rm239955 by Associate II
  • 415 Views
  • 1 replies
  • 0 kudos

STM32L152RE NUCLEO board Uart problem

Posted on March 30, 2015 at 21:45 Hello All, I'm a hobbyst, and recently bought a Nucleo evalboard with STM32L152RE MCU for experimenting the Cortec MCU from ST. I use the free/demo dev environment from keil(MDK V5).I also use the STMCUBE...

and3co by Associate
  • 473 Views
  • 2 replies
  • 0 kudos