STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Correct GPIO Configuration of CAN RX Pin

Posted on September 08, 2014 at 10:25Hi,In all examples I can find (ST Std driver library, STM32CubeF4, STM32CubeMX...) the CAN RX Pin is always configured regarding GPIO as Alternate Push/Pull Pin (Output) like the CAN TX Pin. I would expect the CA...

lars by Associate II
  • 2518 Views
  • 2 replies
  • 0 kudos

STM32F4x7 VCP/MSC composite example

Posted on September 08, 2014 at 13:25Hi, I want to use the STM32F4 Discovery as a data logger. Is there a working composite USB example project out there? (I'm using eclipse + FreeRTOS, but Keil works for me too). BR Emilio

ersan by Associate II
  • 681 Views
  • 1 replies
  • 0 kudos

SPI master slave sync problem

Posted on May 29, 2014 at 13:23Hello,I'm trying to use stm32l152 as SPI slave, and communicate with master via PC with USB-SPI device.I've configure SPI2 as slave. Slave clock set to 4MHz.I'm using NSS hardware, and getting ETXI once CS gets low in ...

zoharr by Associate II
  • 1144 Views
  • 3 replies
  • 0 kudos

STM32F030C6 problem SPI comunication

Posted on September 04, 2014 at 10:07Hi, the my problem is comunication with SPI. The configuration SPI is following: /* Private define ------------------------------------------------------------*/     /* Uncomment the size of data to be transmette...

0690X00000602xYQAQ.jpg
u23 by Senior
  • 821 Views
  • 4 replies
  • 0 kudos

Using Eclipse IDE with Nucleo-F103RB (STM32F103) F1 series

Posted on September 08, 2014 at 15:36I've previously being using an Cortex-M3 STM32F105RC to evaluate a project, but I have since purchased a Cotex-M4 Nucleo-F103RB development board and aim to port the project over to the new MCU. I previously had ...

using a block of flash as eeprom

Posted on September 08, 2014 at 08:36 I want to use block of flash(16KB) as eeprom. I am using STM32F205RBT6 & keil 4. What I have to do: 1. Store 5Kb of user data & retrieve it on startup. 2. Flash endurance of 10...

mass storage class and usbd_storage.c

Posted on September 08, 2014 at 16:25I try to make mass storage device with stm32f4 and I don't use SD card. So i take usb device example and change usbd_storage.c#define STORAGE_LUN_NBR                  1  #define STORAGE_BLK_NBR                  2...

STM32Cube Memory Usage

Posted on September 03, 2014 at 19:43I created a very simple project targetting a STM32F042K6 processor.  It includes a USB Device with CDC class as the only Middleware selected.  No other items are enabled.  When I go to compile the STM32Cube outpu...

jon2 by Associate II
  • 2840 Views
  • 5 replies
  • 0 kudos