STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

spbt2632c1A Bluetooth

Posted on October 08, 2014 at 14:48Hello :),I need help to solve the communication between processor C805 and BL module. Devices communicate via UART (serial port -> TX / RX pins) and I need to do a basic setup. Then send it AT commnads  BL module. ...

artasppo by Associate
  • 178 Views
  • 1 replies
  • 0 kudos

STM32F3 Software Interrupt Without Hardware Interrupt

Posted on October 04, 2014 at 01:46I want to have an interrupt that is triggerable by software, but without also having it be hardware triggerable. This is easy if there is a spare pin on the microcontroller to dedicated to being a useless pin. But ...

tyler by Associate II
  • 578 Views
  • 6 replies
  • 0 kudos

STM32L053R8 Problem trying to sample VREFINT

Posted on October 08, 2014 at 02:07Hi All, I have configured the ADC according to the initialization code below and then try to to a conversion to read the VREFINT voltage so as to calculated AVDD.  The initialization appears to work ok and the conv...

danq by Associate II
  • 273 Views
  • 2 replies
  • 0 kudos

IAR Workbench programming

Posted on October 08, 2014 at 10:33hello all,I am working on a project where I have to design the PCB. I have designed the PCB similar to the http://www.ti.com/product/CC2541 sensor tag... I have used http://www.ti.com/product/cc2541 soc, temp senso...

STM32F072 PWR_EnterSTOPMode USART problem

Posted on October 02, 2014 at 16:28 Hi, I have a major problem about mySTM32F I'm trying to join usage ofPWR_EnterSTOPMode with USART. I use USART1 and 3 from my microcontroller, it initialiaze properly and I'm able to communicate through it. Me...

USB cannot recieve GET_DESCRIPTOR

Posted on September 28, 2014 at 20:37I've been trying to get my st discovery board to receive data from my computer over the USB.  My source is attached.  I've been working on this for a long time.  The progress is slow.  I spent weeks just to figur...

drobi001 by Associate II
  • 419 Views
  • 4 replies
  • 0 kudos

baudrate generation on stm32f4

Posted on October 07, 2014 at 13:37Hi list, page 932 of the reference manual gives a formula to calculate USARTDIV. But if I check the first entry in table 133 I get completely different values. With Pclk=8MHz I get 8.10^6/(16*1200)=14.7, while the ...

Sietse by Associate III
  • 203 Views
  • 2 replies
  • 0 kudos

STM32L053R8 Reset identification register can't be cleared

Posted on September 25, 2014 at 22:36Hi all, After reading the RCC_CSR register to determine the reset source, I want to clear the register so as to be able to resolve future non-por resets.  When I follow the instructions in the datasheet, the bits...

danq by Associate II
  • 564 Views
  • 8 replies
  • 0 kudos

ADC Port Issues

Posted on March 30, 2013 at 23:59So I am having an interesting issue with configuring the ADC to work with anything but PortA.  I can hook it to any pin on port A, change the ADC channel, and it will work.  However, I have tried doing the same on Po...

cozzensbp by Associate II
  • 712 Views
  • 10 replies
  • 0 kudos

stm32cube MX FOR STM32F429

Posted on September 28, 2014 at 16:18i use the cube to generate ltdc ip code of stm32f429,why i can't get the base  graphic function such as LCD_DrawLine ,LCD_DrawCircle etc?must i write the function by myself or copy the functions from ''the stm32f...

Labels