STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NHD-C12832A1Z with the STM32F103

Posted on March 30, 2013 at 18:41I need some help. I have a board with a STM32F103CB micro and an NHD-C12832A1Z 128x32 pixel graphic LCD display with built in ST7565R controller. My problem is that I can not get the display to display anything. The ...

STM32F407 nested interrupts

Posted on March 31, 2013 at 13:18Once again I feel really stupid. I can't get nested interrupts working.In the attached file there are three functions, NVIC_Configuration(), SysTick_Handler() and TIM6_DAC_IRQHandler().I intend the SysTick interrupt ...

Jumping to a memory location..bootloader C code

Posted on March 30, 2013 at 22:15Hi, In our system, I have to be able to update the application code. Therefore I believe I need to copy the application to memory location 0x8000000 and then jump to this location...basically a small bootloader of so...

stenasc by Senior
  • 484 Views
  • 1 replies
  • 0 kudos

Ultrasonic sensors, input capture configuration

Posted on March 30, 2013 at 17:19Hello, I need to connect 4 Ultrasonic sensors to STM32f4. Basically I need to measure the pulse width on their output. I tried to configure an interrupt  with TIM5 (32bit counter) for 4 channels and at each interrup...

vault by Associate
  • 315 Views
  • 0 replies
  • 0 kudos

Beginner there is any pdf reference about stm32

Posted on March 30, 2013 at 09:21I have experienced with AVR MCU-8bits programs. When I was begin to AVR MCU, there is an official reference that prepared by Atmel itself for developer to understand what register should be initialed in order to have...

Problem with USART with stm32f103c8t6 microcontroller

Posted on March 25, 2013 at 11:19Hi everyone!! I'm working on my very first project as engineer with a friend and colleague. We bought th eval board with the f4 and f100 series microcontroller on. We tested our code on both of them and everything's ...

mat25nt by Associate II
  • 1587 Views
  • 11 replies
  • 0 kudos

debugging with eclipse

Posted on March 29, 2013 at 13:03Hi, i'm a new user of this board and i have a (maybe trivial) question. Searching on the web i found that there is a ''ITM_SendChar()'' instruction that could be very useful for me, but i can not view its result on m...

leoni by Associate
  • 581 Views
  • 3 replies
  • 0 kudos