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

Bugreport Cube32MX 4.0 & HAL_UART_TxHalfCpltCallback

Posted on August 02, 2014 at 08:21Hi,In the HAL documentation, stm32fxx_hal_uart.c & .h, I can read that in interrupt mode, the HAL_UART_TxHalfCpltCallback is called after half of tx is transfered but this is wrong.The HAL_UART_TxHalfCpltCallback is...

Osto by Senior
  • 167 Views
  • 1 replies
  • 0 kudos

I2C Address Issue

Posted on August 05, 2014 at 07:53Hi All, I am having an issue with I2C on the STM32F4. After successfully transmitting an address byte with values below 0xF0 , but when address value is more or equal 0xF0  (e.g. 0xF0, 0xF2, 0xF4 ..) - the slave ack...

0690X00000602stQAA.jpg 0690X00000602w6QAA.jpg 0690X00000602wBQAQ.jpg

Help with simple ADC on STM32F4

Posted on July 17, 2013 at 16:46 Hi all, I'm trying to get a simple ADC working on the stm32f4 discoveryboard. At the moment I simply want to obtain an input value(ConvertedValue) as a variable rather than saving to memory inDMA. I'm struggl...

Error: __vector_table not found when dowloading

Posted on January 29, 2013 at 05:28Using STM32F103ZE and IAR Embedded Workbench IDE 5.4 using assembler (no C). The program assembles and links with no errors. When selecting ''download and debug'' option the following errors occur: Warning: __vecto...

sue by Associate III
  • 2417 Views
  • 5 replies
  • 0 kudos

STM32Fx Series USB 'HOST' CDC Example

Posted on August 04, 2014 at 18:03I think this has been asked many times before but I cannot find a solution. Does anyone know of an example USB CDC 'HOST' example that is basically the other end of a USB CDC-VCP Device?  

DMA2 never triggers interrupt on ''transfer complete''

Posted on August 04, 2014 at 12:05Hi all!I'm trying to configure DMA2 to trigger an interrupt on ''transfer complete'' event. I'm using DMA2 to transfer data from ADCs to memory. However, it seems that DMA2 never triggers an interrupt, but data is t...

marko2 by Associate II
  • 834 Views
  • 9 replies
  • 0 kudos

PROBLEMS WITH STM32F107 + DP83848

Posted on August 03, 2014 at 00:32Hello! We are working in a product that comunicate with other equipments over ethernet interface over tcp/ip protocol, all works fine but sometimes something happen and just ethernet peripheral stop, all other perip...

paveglio by Associate II
  • 446 Views
  • 3 replies
  • 0 kudos

X-NUCLEO-IDB04A1

Posted on May 28, 2014 at 01:16Hey,Where can I get this? I live in canada and currently have the other blueNRG dev board, but would like to get my paws on this.Also, how much ram do I need to dedicate to the bluetooth to practically get around the u...

johnlee by Associate II
  • 385 Views
  • 3 replies
  • 0 kudos

What does IOPORT mean?

Posted on August 01, 2014 at 21:40In the memory map (Figure 2, page 45, RM0091 Rev 6), a region of memory is depicted at 0x50000000 - 0x50001fff; this region is labeled IOPORT.  However, I could not find any other reference to that in the entire Ref...

rgrimes by Associate II
  • 245 Views
  • 1 replies
  • 0 kudos