STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L-Discovery st-flash problem (error)

Posted on March 20, 2013 at 19:24Hello,I have a problem while trying to flash a *.bin file into my STM32L-Discovery board.The following error is shown:./flash/st-flash write /Users/jaspervandenakker/Documents/stm32l-discovery-projects/workspace/STM3...

UART and PLM ST7540 on cortexM0

Posted on March 20, 2013 at 16:53Hi guys,i'm learning about the st7540 PLM device.My hardware configuration is the seguent:STM32F0Discovery board and two EVALST7540-2 (st7540 transceiver).Microcontroller--->St7540transceiver--->220V--->St7540trancei...

pietro2 by Associate II
  • 232 Views
  • 1 replies
  • 0 kudos

Interrupt enabling/disabling

Posted on March 18, 2013 at 19:15Hello,please look at following interrupt routines for capture/compare and uart receivevoid TIM1_CC_IRQHandler(void){ uint32_t break_time, mab_time; TIM_ClearITPendingBit(TIM1, TIM_IT_CC1); break_time = TIM_GetCapture...

USB Library 2.1.0 USBH_USR_DeviceDisconnected Problem ?

Posted on March 20, 2013 at 00:32Hi. I use stm32f105 and STM32_F105-07_F2xx_USB-Host-Device_Lib_V2.0.0 usb library and i can handle  USBH_USR_DeviceDisconnected event when USBH_Process detects any Flash Disk when application starts.But when i try to...

irmakci by Associate II
  • 934 Views
  • 2 replies
  • 0 kudos

SPI1_IRQHandler not firing

Posted on March 19, 2013 at 18:30I am very confused - this should be fairly straight forward.I am operating in SPI_Direction_2Lines_FullDuplex mode. I am set for transmitting, and can see correct output of data on scope. I enabled the TXEIE interrup...

start STM32W108 module zigbee

Posted on March 01, 2013 at 13:37Hi, I'm new in that technology and this microcontroller. I want to program my zigbee module in order to send me a ''hello world'' message through UART. I have connect my module with STM32W108 ucontroller with a dsPIC...

STM32F4xx and external sram memories.

Posted on March 19, 2013 at 11:34Hi all,I am new here and to stm products.I read the datasheet for STM32F407, and a doubt born, the FSMC, seems to don't work in chips with 100 pins, because I saw that it does not have a several signs of this interfa...

psilva by Associate
  • 617 Views
  • 3 replies
  • 0 kudos

communication with PC via UART

Posted on March 18, 2013 at 22:55Hi,I am a beginner  in programming with stm32 and i want to know how can i pass data from the accelerometer MEMS to PC via serial part using UART thanks for you help in advance  #basic #foundation #prerequisite

karoui by Associate II
  • 2347 Views
  • 15 replies
  • 0 kudos