- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.4k
 
tests: drivers: pwm: gpio_loopback: Enable test on PWM120 instance #18282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: drivers: pwm: gpio_loopback: Enable test on PWM120 instance #18282
Conversation
          CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3a65240fb254f53bce26b2d2016410194a3063b7 more detailssdk-nrf: 
 Github labels
 List of changed files detected by CI (8)Outputs:ToolchainVersion: b44b7a08c9 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; 
 | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build only as CI setups contain "incompatible" loopback between P7.6-P7.7.
Test relies on GPIOTE while GPIOTE can't be used on P7.
e033185    to
    80298bf      
    Compare
  
            
          
                tests/drivers/pwm/gpio_loopback/boards/nrf54h20dk_nrf54h20_cpuapp_fast_p7_0.overlay
              
                Outdated
          
            Show resolved
            Hide resolved
        
      9615a9f    to
    8a59e2c      
    Compare
  
    Check if fast PWM instance PWM120 is working correctly. Check that PWM signal can be generated on all four PWM channels. Signed-off-by: Sebastian Głąb <[email protected]>
8a59e2c    to
    3a65240      
    Compare
  
    | 
           You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action.  | 
    
| 
           @nrfconnect/ncs-co-build-system : Please find some time to do the review.  | 
    
Check if fast PWM instance PWM120 is working correctly.
Check that PWM signal can be generated on all four PWM channels.