STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

EEPROM data writing problem

Posted on February 17, 2017 at 12:10Hi,I am transmit & receive data through eeprom(24c04en) using stm32f1. But there is a problem to receive data only 15 value I will receive after that 0xff data come.I want to transmit and receive 40 data through e...

Resolved! GPIOS Input mode pins affecting output mode pins.

Posted on February 17, 2017 at 10:33I am using STM32F4 micro controller and few GPIO pins i am making as input pins for sensor input staus and few as output pins to activate the LEDs. As soon as i configure few pins as input pins for sensor, few out...

USB Virtual Com Port buffer overflow

Posted on January 09, 2012 at 10:09Hi everybody. I've a remark to do about the ''USBD_GetString(uint8_t *desc, uint8_t *unicode, uint16_t *len)'' function defined in ''usbd_req.c''. When it's called with the function ''USBD_GetString (USBD_PRODUCT_F...

camille by Associate II
  • 611 Views
  • 2 replies
  • 0 kudos

Github, Bitbucket and licensing?

Posted on February 18, 2017 at 16:59What do I need to do to insure license compliance when putting a project up on a public repository like Github or Bitbucket? The project in question is one I started with MX (STM32CubeMX) and am presently adding e...

hbarta by Associate II
  • 781 Views
  • 4 replies
  • 0 kudos

Beware: fake discovery - Stm32f4 Discovery Stm32f407

Posted on February 19, 2017 at 01:32Sorry if that's known but I've only learned today that on eBay you can get a board which tries to look like stm32f4discovery while it's only a copyon eBay they list it as 'Stm32f4 Discovery Stm32f407' (spelled wit...

arro239 by Senior
  • 686 Views
  • 4 replies
  • 0 kudos

VisualGDB v Keil for STM32

Posted on February 19, 2017 at 12:41Hi   At the moment I am using Keil with one of the STM32 cheap development boards. I have the free license (well, until Feb 2018) for the STM32F0x and L0x chips. I am using this becuse I am new to the system and a...