STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multiprocessor mode with address mark detection only receives data which has '0' as MSB. After waking up (RWU=0) when the correct address is received subsequent bytes should be received normally, and not interpreted as another address?

I have configured the UART for multiprocessor communication over RS485. I can receive and transmit data correctly, but if the data contains a '1' as MSB it is interpreted as an address. Now it is clear from the documentation that this is the correct ...

0693W000007Ehc9QAC.png 0693W000007EhcsQAC.png 0693W000007EhgBQAS.png 0693W000007EhjoQAC.jpg
RWedu.1 by Associate II
  • 338 Views
  • 0 replies
  • 0 kudos

CAN frame structure in STM32

Hi,I am trying to implement CAN bus using STM32F072RBusing normal mode.I have found successfully transmission & reception from both the nodes.I am having one doubt regarding the frame formation.CAN is having the format asSOF|11 bit identifier|SRR|IDE...

Bs.1 by Associate II
  • 1712 Views
  • 7 replies
  • 0 kudos

nucleo L476RG and AD9834

hello, I try to use the AD9834 with the nucleo L476RG and I have some issue. I use Spi 1 , send that I think good, but it's not work.here are my code, I hope someone can help. thanks and sorry for my englishint PINSW = 1;   //int led = GPIO_PIN_5; in...

Seth1er by Associate II
  • 5360 Views
  • 4 replies
  • 0 kudos

About ADC conversion time

Hi,In STM32L073, the ADC conversion time is stated as 0.875us with 12-bit resolution.Even in the actual test, it has been confirmed by the continuous operation of 1ch of ADC.However, I set the ADC results to be transferred by DMA, the ADC conversion ...

HMura.6 by Associate II
  • 475 Views
  • 3 replies
  • 0 kudos

STM32H747: UART7 with DMA.

Hello!I have strange issue with DMA mode for UART7. I have callback for data transfer complete, but if i sending new data - i have broken data. If i added timeout - all data sending Ok.does anyone have any thoughts?

VLesc.2 by Associate II
  • 617 Views
  • 4 replies
  • 0 kudos