STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 connect to Network printer

Posted on March 29, 2015 at 07:55Dear All,When I enter the IP address of my network printer on web browser, it shows page which contains print counter and more  which I taken prints from the printer. So my project is connect the STM32F4 MCU to netwo...

STM32F042 USB does not work.

Posted on March 28, 2015 at 19:49Hi, I have an application that works on an STM32F072R. It uses ChibiOS. Then I built a board with an STM32F042F, and now it doesn't work. I thought I could ''test'' the software on the '072, and then deploy on the '4...

Using ch2 and ch4 as input capture

Posted on March 18, 2015 at 13:44 Hello, I'd like to use channel 2 and channel 4 of TIM2 as input capture. Channel 2 work fine, but channel seems returning the timer counter. Here's the code: GPIO_InitTypeDef GPIO_InitStructure; TIM_...

kahseng05 by Associate II
  • 2448 Views
  • 26 replies
  • 0 kudos

STM32CubeMX and BUG in LTDC HAL

Posted on March 28, 2015 at 16:00if you need more than the width of the image width of the visible region it is necessary to change the HALDM00031020.pdf16.7.23 LTDC Layerx Color Frame Buffer Length Register (LTDC_LxCFBLR)(where x=1..2)This register...

STM32F4 Discovery Analogue Input Counting

Posted on March 19, 2015 at 23:31Hi Im new to programming and therefore new to the ST Board.I am trying to hold open an output while  a sensor counts a passing objects. Once the objects have passed 10 times I want to close the output. My problem com...

STM32F4 Discovery Board with emBlocks

Posted on March 28, 2015 at 12:09I am trying to setup a project with emblocks using the STM32F4 Discovery Board (the one featuring the STM32F429ZI microcontroller and GLCD with touch screen).If I create a new project using the option to import autom...

STM32 Flash organization

Posted on March 28, 2015 at 01:37Hello!I found an interesting issue with FLASH_Erase_Sector().Two setups, one always works the other usually doesn't.Setup 1 - that always works:Program starts at SECTOR_0[code]define symbol __ICFEDIT_intvec_start__ =...

ariel2 by Associate II
  • 468 Views
  • 2 replies
  • 0 kudos

Unexpected USART TCI

Posted on March 27, 2015 at 18:05I'm on a Nucleo-F411RE board and experience strange behaviour. In the USART interrupt pass I have status flag of TCI set. The TCIE bit is never set in the CR1 reg? I start to get doubts I need to pull this flag high ...

jo by Associate II
  • 536 Views
  • 3 replies
  • 0 kudos