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

USB Host TXERR

Posted on June 09, 2015 at 03:52I'm about at my wit's end with this problem. I am trying to get USB host mode to work on the F407 Discovery board. I am using CubeMX with the USB middleware code -- version 4.8.0. Keil IDE.When I connect a keyboard, I...

STM32F407 JTAG and Flash Loader Demonstrator Unsuccessful

Posted on June 01, 2015 at 03:55I have serious problem.I tried to write software to the devices with JTAG and Flash Loader Demonstrator,but both of them could not find device.I guess the device revision has something different with revision ''Z''.Re...

nagano by Associate II
  • 1078 Views
  • 6 replies
  • 0 kudos

Generate softaware interrupt..

Posted on June 08, 2015 at 10:48Hi, I want to generate a software interrupt,.. ie;when I execute one step it should go to ISR and do some activities.. My scenario.. I'm using RTOS for my application. I am reading data from a FIFO and storing it to a...

USB HID descriptor (problem with report id)

Posted on June 03, 2015 at 22:42 Hi, i'm trying to use USB device HID with a stm32F4 For this i modified the example give by st for HID standalone (not custom HID, didn't work for me !). If i use this descriptor i can send data to the pc : ...

idealsim by Associate II
  • 1225 Views
  • 1 replies
  • 0 kudos

GPIO (chip select) does not go high between SPI sends?

Posted on June 05, 2015 at 23:41I'm using SPI3 on an STM32F4, chip select toggled in software. I have a function that sets the chip select low, sends data and than pulls up chip select pin.Now I've noticed that when this send function is being calle...

input capture mode

Posted on June 05, 2015 at 11:29hej, i am getting a wrong values when i measuring the signal in input capture mode.can anyone help me what i am doing wrong and also i am new to this .i am using stm32f407vg the below oen is intialization. /new one  ...

arunl4g by Associate II
  • 898 Views
  • 5 replies
  • 0 kudos

FM24C256 FRAM programming (STM32F0xx-DISCOVERY Board)

Posted on June 03, 2015 at 09:42 Hello dear members of forum, I would like to use a FM24C256 ram of RAMTRON ( http://www.kosmodrom.com.ua/data/memory/FM24C256ds_r3.1.pdf). I have tryed to write program for it but It do not work. When I...