STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

mbedtls server error on firefox

Posted on April 23, 2018 at 09:54Hi all.I would like to use a SSL connection, so I tried  the mbedtls server example found inSTM32Cube_FW_F7_V1.9.0\Projects\STM32F769I-Discovery\Applications\mbedTLS\SSL_ServerI used IAR_760 with no code optimization...

RW-Data and ZI-Data

Posted on April 23, 2018 at 00:30helloi am working on an application with STm32f373, using keil uvision 5.how can i get the values of RW-Data and ZI-Data, i need o send this data viaserial interface for debug purpouse.is there any compiler directive...

websat13 by Associate II
  • 1183 Views
  • 4 replies
  • 0 kudos

PWM input capture tolerance on F334 or F072

Posted on April 23, 2018 at 04:22I would like to ask the tolerance about measuring PWM signal using PWM input capture. I have tried using two Nucleo boards, one is F334 (running at 64MHz, using internal 8MHz RC) and one is F072 (running at 48MHz, us...

STM32F103 :: CAN filter not working in randomly?

Posted on April 23, 2018 at 02:46hi, i'm builing my own motor driver communicating by CAN BUSi belive my can filter code because i almost always use this code,but what i found funny thing is when i power on the circuit, then can bus filter not be in...

jd kim by Associate II
  • 401 Views
  • 1 replies
  • 0 kudos

stm32f446e-eval board bootloader

Posted on April 22, 2018 at 00:19I just received my brand new STM32446E-EVAL board and the first thing I tried to use was in the In-System bootloader.  My problem is that the ''Flash Loader Demonstrator'' utility never connects to the mcu.  I keep t...

0690X0000060AdhQAE.png

Resolved! STM32L073RZT6: Incorrect Systick Frequency?

Posted on April 21, 2018 at 21:46Hello all. I am new to STM paradigm. I have a Nucleo 64 STM32L073RZT6 64 PINS board.I was trying to configure the Systick timer, however it seems that the input Systick frequency is always divided by 2.I am using the...

0690X0000060AiCQAU.png

STM32F103RBT6 UART is sending garbage data

Posted on April 21, 2018 at 13:38 I am Working on STM32F103RBT6 and need to implement UART in my Requirement. I tried Using UART1 and UART2 Both individually on my code to send character data  'Hi I am Working ' to the PC. But Every time UART is sen...

Resolved! F091 can bus

Posted on April 22, 2018 at 01:33hi!I'm trying to play a bit with the CAN bus in the NucleoF091RC, I just generate the code with CubeMX with the CAN_Mode set to Loopback (to use only one node and my scope to see the data), dropped that code in Eclip...