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

Build STM322xG EVAL FW with yagarto

Posted on November 12, 2012 at 11:23HI, Is where any makefile or ready project to build STM322xG_EVAL FW with yagarto or GNUARM? I have downloaded STM32F2-F4_Demonstration_Builder_V1.0.1 but it has no plain Makefile for GCC. I wonder if someone can...

dimax by Senior
  • 703 Views
  • 11 replies
  • 0 kudos

STM32 CPAL

Posted on November 29, 2012 at 18:44I've been experimenting with the CPAL I2C library and as a test I'm sending a short string of bytes to an external device. I'm the only one on the I2C bus and I'm configured as an I2C master. Does anybody know why...

Battling to configure/access STM32F205ZE DMA

Posted on November 29, 2012 at 09:45I am trying to use DMA1 Stream 1 Channel 4 in the STM32F205ZE  (IAR Embedded Workbench IDE).   Attempts to configure the DMA (using the Std Peripherals library) result in no change in the register values (all val...

ST-LINK V2/IAR not programming?

Posted on November 28, 2012 at 22:36I'm trying to upload a ChibiOS demo to the STM32F3 Discovery board. The project builds fine under IAR and appears to connect & program correctly over the onboard ST-LINK. However, when I change the code (i.e. comm...

STM32F4 USB/SERIAL COMMUNICATION

Posted on November 28, 2012 at 14:34hello everyone, i`m working on an academic project.i`m trying to read sensor values and needs to send the readings after calculation to PC via USB or Serial port Does initializing and sending data to USART1 requir...

STM32F 103 SysTick ve Uart Interrupts

Posted on November 29, 2012 at 09:38Hello everybody,I have a problem. I'm using STM32f103rbt6. I'm using SysTick and USART interrupts. They are working independently. SysTick is used for Delay operation. But in a case, I must use this Delay function...

Serial library for STM32

Posted on November 23, 2012 at 23:08Hi,Does exist any serial library for STM32 ? I searched on this forum and google and I found nothing, I'm looking for a traditional serial lib that allows to send other types of data than char (int32_t, float ...)...

DMA1 architecture

Posted on November 28, 2012 at 15:09Can DMA1 control SDIO and be responsible for transfer data from memory to SD card? I'm using DMA2 for different data transfers. Based on Table 23, page 173, document ID 15403 rev 4 it is not possible because SDIO ...

zbyszekl by Associate II
  • 287 Views
  • 2 replies
  • 0 kudos