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

USART INTERRUPT STRING READ ISSUE

Posted on March 06, 2017 at 14:21Hi All,I am working on STM32f103 CB and i am trying to read the RFID tag EM18 using USART1.Whenever the card is waved  on the Reader, i will receive a interrupt on USART receive pin PA10. Can anybody tell how to copy...

Don david by Associate II
  • 1083 Views
  • 6 replies
  • 0 kudos

Multiple CAN problems

Posted on May 29, 2017 at 19:30See also my post How to stop HAL_CAN_ErrorCallbackSomething else now. On every CAN receive IRQ the HAL_CAN_TxCpltCallback triggers and nothing has been send. It is because the HAL_CAN_IRQHandler is called by the receiv...

ST-LINK Firmware version : V2J28M18 issue

Posted on May 28, 2017 at 20:47Had been struggle this issue for some time without solution.  Hope some from ST would know this.I am using the AC6 (System Workbench) and using STlink V2 on Nucleo-F411RE.When I started the debugger, will have followin...

Dual regular simultaneous mode with DMA

Posted on May 29, 2017 at 17:16Hello everybody.I want to sample A0 (ADC1) and A1 (ADC2) in the dual regular simultaneous mode (Trigger Timer 2). So I have created a Project with cubemx (Nucleo-F446RE) and HAL-Libary.The Problem is that the conversio...

UART PROBLEM

Posted on May 29, 2017 at 15:26Hi,In my project i want to use two uart in the same card (stm32F4xx), the first UART (UART6) is connected with PC  and the seconde one (UART3) is connected with others cards.It's possible to send via UART3 what i recei...

stm32l151 bootloader issue

Posted on May 03, 2017 at 15:39 Hi, We have a custom designed STM32L151R board. We have not been able to flash the code using the flash loader application (demonstrator gui) . We are able to load the code using ST-Link and the serial port works p...

FATFS + USB ULPI + Ethernet performance on CortexM7

Posted on May 29, 2017 at 16:12Hi everybody, did anybody tested performance with sending some file from USB flash drive with FatFS using USB ULPI to the ethernet LAN ?what is highest achievable speed ?i measured roughly 94MBit/s using iperf but it's...

The code for STM32F301 encoder interface does not work

Posted on May 28, 2017 at 11:25Dear All friends,I am a new developer to code the encoder interface of STM32F301 TIM2, based on STM32CubeMX. the code generated by STM32CubeMx does not work. I followed the instruction of TIM2 encoder mode. Please see ...

STM32F101R8T6 internal flash writing example code

Posted on May 29, 2017 at 09:19Hi,We are using STM32F101R8T6 controller in our project, we are struggling to find the sequence to write and read the internal flash locations. I request you, please help us with any examples for this issue. We have fe...